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
  • Program.h
Find file
BlameHistoryPermalink
  • Tim Van Patten's avatar
    Get storage buffers/images from ProgramExecutable · b3545b42
    Tim Van Patten authored Jul 29, 2020
    Update StateCache::updateActiveShaderStorageBufferIndices() and
    StateCache::updateActiveImageUnitIndices to get the storage buffers and
    image bindings from the ProgramExecutable, respectively. This requires
    updating the ProgramPipeline's ProgramExecutable to build up its vector
    of buffers/images from each Program's ProgramExecutable.
    
    Bug: angleproject:4869
    Test: VertexAttributeTestES31.UsePpoComputeShaderToUpdateVertexBuffer
    Test: SimpleStateChangeTestES31.InvalidateThenStorageWriteThenBlendPpo
    Change-Id: I68b7d23eedda910c3dcbf5f9c50b74b5e80134d8
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2327701
    Commit-Queue: Tim Van Patten <timvp@google.com>
    Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarCharlie Lao <cclao@google.com>
    b3545b42
Program.h 36.8 KB
EditWeb IDE
×

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