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
  • include
  • platform
  • FeaturesVk.h
Find file
BlameHistoryPermalink
  • Ian Elliott's avatar
    Vulkan: damage rectangles must never be pre-rotated · b17a9317
    Ian Elliott authored Apr 09, 2021
    Remove the SurfaceVk::present() code that rotated damage rectangles
    and the feature flag that controlled that rotation.
    
    The Vulkan specification was changed so that the rectangles provided
    to the VK_KHR_incremental_present extension must never be pre-rotated.
    The spec change requires the same behavior on all platforms (just in
    case), even though Android is the only platform known to support
    rotation.
    
    FYI: the Vulkan spec change was merge request 4442.
    
    Bug: b/182930524
    Change-Id: I5128fd76e718f3d964c9091830bcc5886d265543
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2818826
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarTim Van Patten <timvp@google.com>
    Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    b17a9317
FeaturesVk.h 29 KB
EditWeb IDE
×

Replace FeaturesVk.h

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.