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
  • tree_ops
  • RewriteDfdy.cpp
Find file
BlameHistoryPermalink
  • Charlie Lao's avatar
    Revert "Vulkan: Remove rotation related data from driver uniform" · 995493cc
    Charlie Lao authored Nov 18, 2020
    This reverts commit fd97c334.
    
    Reason for revert: The specialization constant for rotation causes
    performance regression with older qualcomm driver. We need to keep the
    driver uniform code path for the older driver.
    
    Original change's description:
    > Vulkan: Remove rotation related data from driver uniform
    >
    > Rotation is now handled in the shader compiler with specialization
    > constant, it should be removed from driver uniforms. Since Metal is
    > using the flipXY, flipXY/negFlipXY are still kept in the shader side
    > implementation, but have moved to TranslatorMetal in this CL.
    >
    > Bug: b/171750979
    > Change-Id: Ie8d15ef227cb52a6e19e4319ecc9f09bda42e667
    > Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2519863
    > Reviewed-by: Ian Elliott <ianelliott@google.com>
    > Reviewed-by: Tim Van Patten <timvp@google.com>
    > Reviewed-by: Jamie Madill <jmadill@chromium.org>
    > Commit-Queue: Charlie Lao <cclao@google.com>
    
    TBR=ianelliott@google.com,timvp@google.com,jmadill@chromium.org,cclao@google.com
    
    Bug: b/171750979
    Change-Id: Iff9cffb28851ade1d9c5cd23fde73910a19867ce
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2547808Reviewed-by: 's avatarIan Elliott <ianelliott@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarCharlie Lao <cclao@google.com>
    Commit-Queue: Charlie Lao <cclao@google.com>
    995493cc
RewriteDfdy.cpp 9.1 KB
EditWeb IDE
×

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