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
  • TranslatorVulkan.cpp
Find file
BlameHistoryPermalink
  • Ian Elliott's avatar
    Revert "Vulkan: Use specialization constant for halfRenderAreaWidth" · 1ad5791d
    Ian Elliott authored Dec 03, 2020
    This reverts commit ff38106d.
    
    Reason for revert: Suspect that this CL may be causing win-angle-rel-32 bot failures
    
    Original change's description:
    > Vulkan: Use specialization constant for halfRenderAreaWidth
    >
    > halfRenderArea is used by fragment shader to adjust gl_FragCoord for
    > rotation and yflip compensation. This CL bakes halfRenderAreaWidth into
    > shader via specialization constant, thus allow compiler to consolidate
    > the calculation into one MAD instruction.
    >
    > Bug: b/173800146
    > Change-Id: Id66301278e3389e2582369b695825e632bccecee
    > Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2551541
    > Commit-Queue: Charlie Lao <cclao@google.com>
    > Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    > Reviewed-by: Tim Van Patten <timvp@google.com>
    > Reviewed-by: Jamie Madill <jmadill@chromium.org>
    
    TBR=timvp@google.com,syoussefi@chromium.org,jmadill@chromium.org,cclao@google.com
    
    # Not skipping CQ checks because original CL landed > 1 day ago.
    
    Bug: b/173800146
    Change-Id: I7bc9966ebbe949f3999d7927afa629dd2e3a4187
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2572801Reviewed-by: 's avatarIan Elliott <ianelliott@google.com>
    Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org>
    Commit-Queue: Ian Elliott <ianelliott@google.com>
    1ad5791d
TranslatorVulkan.cpp 44 KB
EditWeb IDE
×

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