glslang-zig/glslang
steve-lunarg f1709e7146 HLSL: implement [unroll] and [loop] attributes
This adds infrastructure suitable for any front end to create SPIR-V loop
control flags.  The only current front end doing so is HLSL.

[unroll] turns into spv::LoopControlUnrollMask
[loop] turns into spv::LoopControlDontUnrollMask
no specification means spv::LoopControlMaskNone
2017-05-03 13:44:40 -06:00
..
GenericCodeGen Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
Include HLSL: implement [unroll] and [loop] attributes 2017-05-03 13:44:40 -06:00
MachineIndependent HLSL: implement [unroll] and [loop] attributes 2017-05-03 13:44:40 -06:00
OSDependent Modernise CMake #2 2017-04-29 11:23:15 +02:00
Public Notification phase for io remapper 2017-04-28 15:54:57 +02:00
CMakeLists.txt Modernise CMake #2 2017-04-29 11:23:15 +02:00
updateGrammar Bison: Non-functional: Move to revision 3.0.4. 2016-05-04 12:54:56 -06:00