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
  • tests
  • gl_tests
  • ViewportTest.cpp
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    Vulkan: Correct the viewport before intersecting it with the scissor. · f2d4abb2
    Geoff Lang authored May 25, 2020
    Eliminate the potential for integer overflow when clippling a large
    viewport rectangle by first limiting it to the Vulkan viewport size
    limits.
    
    BUG=chromium:1078378
    
    Change-Id: I2648c6136d2d27d67a3fc5dae2de821279d70d81
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2215308Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarTim Van Patten <timvp@google.com>
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    f2d4abb2
ViewportTest.cpp 11.9 KB
EditWeb IDE
×

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