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
  • vulkan
  • CommandGraph.h
Find file
BlameHistoryPermalink
  • Shahbaz Youssefi's avatar
    Vulkan: Fix barriers w.r.t sampled->storage image update · 88752889
    Shahbaz Youssefi authored Nov 20, 2019
    df415528 implemented a feature where
    images are not created with the storage flag until needed.  This is a
    necessary optimization.
    
    There were a few misuses of the BufferHelper::onRead/Write helpers that
    set up the appropriate barriers that this change fixes.
    
    Bug: angleproject:3816
    Change-Id: I7e62d98b7325f938152a1972f4ebee083ed319c2
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1924989
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarXinyi He <xinyi.he@arm.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarSunny Sun <sunny.sun@arm.com>
    88752889
CommandGraph.h 28.5 KB
EditWeb IDE
×

Replace CommandGraph.h

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.