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
  • VaryingPacking.cpp
Find file
BlameHistoryPermalink
  • Mohan Maiya's avatar
    Vulkan: Keep the output variable of TCS active for barrier · 5aa5de76
    Mohan Maiya authored Apr 16, 2021
    OpControlBarrier implicitly synchronizes 'Output' storage class.
    If TCS has an out varying it should be considered active because
    TCS invocations themselves can read each others' outputs.
    
    Bug: angleproject:5557
    Tests: KHR-GLES32.core.tessellation_shader.tessellation_shader_tc_barriers.barrier_guarded_*_calls
    Change-Id: Ic252c0afff43a68828ee4cf5f4ba890b1b67731e
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2770679Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Mohan Maiya <m.maiya@samsung.com>
    5aa5de76
VaryingPacking.cpp 44.1 KB
EditWeb IDE
×

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