Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • libANGLE
  • validationESEXT.cpp
Find file
BlameHistoryPermalink
  • Mohan Maiya's avatar
    Vulkan: Handle changes to viewport when clip origin is modified · 80a4223e
    Mohan Maiya authored Jan 28, 2021
    The expected view port is different from current viewport translation
    when the clip origin is the upper left. So now, it has four different
    view port translations based on clip origin and y-flip of framebuffer.
    
    - add query and state management for EXT_clip_control
    - add dirty bit for clip control
    - change viewport, scissor and cull face when clip origin changes
    
    Bug: angleproject:5471
    Tests: dEQP-GLES2.functional.clip_control.*
    Change-Id: I78dc752c3287b09f25496034e0d0d2724138010c
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2615863
    Commit-Queue: Mohan Maiya <m.maiya@samsung.com>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    80a4223e
validationESEXT.cpp 70.3 KB
EditWeb IDE
×

Replace validationESEXT.cpp

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.