glslang-zig/glslang
Malcolm Bechard 67384dd18b fix structure indexing reassignment during block merging
For EOpIndexDirectStruct binaries, we want to visit the left symbol (the
structure) before we visit the binary, so it gets updated first.
That way we are comparing the updated structure against the target
'unitType', not the original structure.
2022-05-17 00:53:52 -04:00
..
CInterface Merge pull request #2851 from chaoticbob/version-override 2022-03-24 17:51:54 -06:00
ExtensionHeaders Revert port of GL_EXT_shader_realtime_clock to GL_EXT_spirv_intrinsics 2021-11-11 23:39:47 -07:00
GenericCodeGen Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
HLSL Fix WavePrefixCountBits() being off by one. 2022-04-22 20:59:10 +03:00
Include Adding support for GL_EXT_ray_cull_mask 2022-05-05 12:56:04 +02:00
MachineIndependent fix structure indexing reassignment during block merging 2022-05-17 00:53:52 -04:00
OSDependent Initialize global mutex in a thread-safe manner 2021-11-08 14:47:32 +01:00
Public Merge pull request #2851 from chaoticbob/version-override 2022-03-24 17:51:54 -06:00
CMakeLists.txt cmake: Remove "conditions" from endif 2021-09-30 11:00:09 -06:00
updateGrammar Revert "Merge pull request #2330 from ShabbyX/optimize_for_angle" 2020-07-13 03:39:08 -06:00