Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
G
glslang
  • 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
  • glslang
  • Repository

Switch branch/tag
  • glslang
  • Test
  • hlsl.structbuffer.incdec.frag
Find file
BlameHistoryPermalink
  • steve-lunarg's avatar
    WIP: HLSL: structuredbuffer counter functionality · 8e26feb8
    steve-lunarg authored Apr 10, 2017
    This is WIP, heavy on the IP part.  There's not yet enough to use in real workloads.
    
    Currently present:
    
    * Creation of separate counter buffers for structured buffer types needing them.
    * IncrementCounter / DecrementCounter methods
    * Postprocess to remove unused counter buffers from linkage
    * Associated counter buffers are given @count suffix (invalid as a user identifier)
    
    Not yet present:
    
    * reflection queries to obtain bindings for counter buffers
    * Append/Consume buffers
    * Ability to use SB references passed as fn parameters
    8e26feb8
hlsl.structbuffer.incdec.frag 434 Bytes
EditWeb IDE
×

Replace hlsl.structbuffer.incdec.frag

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.