glslang-zig/glslang
steve-lunarg 8e26feb8f2 WIP: HLSL: structuredbuffer counter functionality
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
2017-04-13 18:43:26 -06:00
..
GenericCodeGen Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
Include WIP: HLSL: structuredbuffer counter functionality 2017-04-13 18:43:26 -06:00
MachineIndependent HLSL: Fix #770: implicitly convert bool operands to numeric operators. 2017-04-12 22:38:24 -06:00
OSDependent This refactor the StandAlone and WorkList files in order to use more 2017-04-04 22:29:59 +02:00
Public Non-functional: Fix typos in comments. 2017-04-07 15:40:30 -06:00
CMakeLists.txt Install headers 2017-01-29 17:46:44 -08:00
updateGrammar Bison: Non-functional: Move to revision 3.0.4. 2016-05-04 12:54:56 -06:00