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
  • compiler
  • translator
  • TranslatorMetal.cpp
Find file
BlameHistoryPermalink
  • Charlie Lao's avatar
    Reland "Vulkan: Let shader use rotation specialized constant" · 15ead5d5
    Charlie Lao authored Nov 02, 2020
    This is a reland of 47b3db22
    
    Original change's description:
    > Vulkan: Let shader use rotation specialized constant
    >
    > If use rotation specialized constant is enabled via compiler options,
    > this CL will use rotation specialized constant to generate flipXY,
    > rotation matrix and negFlipXY. This allows the driver to optimize for
    > the minimum instructions for rotation.
    >
    > Bug: b/171750979
    > Change-Id: I9851ac999d4d35b9f230f796e5445bca0dcb1e77
    > Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2514773
    > Commit-Queue: Charlie Lao <cclao@google.com>
    > Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    > Reviewed-by: Ian Elliott <ianelliott@google.com>
    > Reviewed-by: Jamie Madill <jmadill@chromium.org>
    > Reviewed-by: Tim Van Patten <timvp@google.com>
    
    Bug: b/171750979
    Change-Id: I9efde40eb138bacb161cce483a30ec01fee0983b
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2533933
    Commit-Queue: Charlie Lao <cclao@google.com>
    Reviewed-by: 's avatarTim Van Patten <timvp@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    15ead5d5
TranslatorMetal.cpp 13.1 KB
EditWeb IDE
×

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