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
  • renderer
  • vulkan
  • RendererVk.cpp
Find file
BlameHistoryPermalink
  • Ian Elliott's avatar
    Vulkan: Set the Vulkan scissor to the GLES viewport · 19905aea
    Ian Elliott authored Apr 26, 2019
    Some Vulkan drivers are not clipping rendering that is outside of the viewport,
    and the Vulkan spec has some language that indicates that ANGLE should set the
    scissor:
    
      The application must ensure (using scissor if necessary) that all rendering
      is contained within the render area.
    
    In this case, ANGLE is "the application".
    
    Bug: angleproject:3253
    Bug: angleproject:3254
    Change-Id: I6885a3aa6daed57f6ae1c3d974663d763cad10c9
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1553973Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Commit-Queue: Ian Elliott <ianelliott@google.com>
    19905aea
RendererVk.cpp 86.1 KB
EditWeb IDE
×

Replace RendererVk.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.