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
  • util
  • x11
  • X11Window.cpp
Find file
BlameHistoryPermalink
  • Shahbaz Youssefi's avatar
    Vulkan: Initial emulated prerotation support · b0db7cca
    Shahbaz Youssefi authored Oct 23, 2020
    This is currently only supported for end2end tests (those which use
    ANGLETestBase, excluding those that use WithNoFixture) and Vulkan.  Use
    WithEmulatedPreoration(*_VULKAN(), degree) where degree is either 90,
    180 or 270.
    
    With emulated prerotation, the window dimensions are physically swapped
    if 90 and 270 degrees, while the width and height is still reported as
    requested by the test.  In the Vulkan backend, the width and height are
    swapped after getting queried from the surface, and prerotation is
    assumed.
    
    Bug: angleproject:4901
    Change-Id: I294436be4c7015d2a63463c4d61de7b67f38c95d
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2495544
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarIan Elliott <ianelliott@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    b0db7cca
X11Window.cpp 18.7 KB
EditWeb IDE
×

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