glslang-zig/glslang
steve-lunarg be28355019 WIP: HLSL: hlsl register class iomapping
Adds --hlsl-iomap option to perform IO mapping in HLSL register space.

--shift-cbuffer-binding is now a synonym for --shift-ubo-binding.

The idea way to do this seems to be passing in a dedicated IO resolver, but
that would require more intrusive restructuring, so maybe best for its
own PR.

The TDefaultHlslIoResolver class and the former TDefaultIoResolver class
share quite a bit of mechanism in a common base class.

TODO: tbuffers are landing in the wrong register class, which needs some
investigation.  They're either wrong upstream, or the detection in the
resolver is wrong.
2017-04-20 12:41:39 -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 WIP: HLSL: hlsl register class iomapping 2017-04-20 12:41:39 -06:00
OSDependent This refactor the StandAlone and WorkList files in order to use more 2017-04-04 22:29:59 +02:00
Public WIP: HLSL: hlsl register class iomapping 2017-04-20 12:41:39 -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