Skip to content
Snippets Groups Projects
  1. Apr 20, 2017
  2. Apr 19, 2017
  3. Apr 18, 2017
  4. Apr 14, 2017
    • steve-lunarg's avatar
      12bc9aa9
    • steve-lunarg's avatar
      WIP: HLSL: structuredbuffer counter functionality · 8e26feb8
      steve-lunarg authored
      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
  5. Apr 13, 2017
  6. Apr 12, 2017
  7. Apr 11, 2017
  8. Apr 10, 2017
  9. Apr 08, 2017
  10. Apr 07, 2017
  11. Apr 06, 2017
  12. Apr 05, 2017
  13. Apr 04, 2017
Loading