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
  • glslang_wrapper_utils.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Vulkan: Support y-flip with no driver support. · a8a2a71b
    Jamie Madill authored Feb 01, 2021
    We can reuse the surface rotation matrix code to do the y-flip.
    This requires the SPIR-V transformation support. Because not
    all rotations are encoded into the table we can only support
    rotation with the driver support for y-flip (currently).
    
    Includes some very minimal regression testing. This work is
    targeted towards supporting vk-portability implementations
    which are not as up-to-date with Vulkan features.
    
    Bug: angleproject:5596
    Change-Id: I270fa1efc03267551d28df33ddac9972e1343d60
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2665892Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarIan Elliott <ianelliott@google.com>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    a8a2a71b
glslang_wrapper_utils.cpp 155 KB
EditWeb IDE
×

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