glslang-zig/glslang
Maciej 4e9cde50bb Move check if useStorageBuffer needs to be set.
From TParseContext used only by GLSL, to TParseContextBase inherited by both GLSL and HLSL paths.
It caused compilations from HLSL to SPIR-V 1.3+ to use BufferBlock decoration which is no longer valid.
2023-01-23 12:49:48 -07:00
..
CInterface Improve ResourceLimits interface to be more forward compatible 2022-11-01 12:06:51 -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 Use nullptr where possible instead of NULL or 0 2022-11-30 09:33:28 -07:00
HLSL Use nullptr where possible instead of NULL or 0 2022-11-30 09:33:28 -07:00
Include Fix issues with MaxDualSourceDrawBuffersEXT 2022-12-21 11:53:50 -08:00
MachineIndependent Move check if useStorageBuffer needs to be set. 2023-01-23 12:49:48 -07:00
OSDependent Use nullptr where possible instead of NULL or 0 2022-11-30 09:33:28 -07:00
Public Merge pull request #3061 from ShabbyX/remove-angle-build-flag 2022-11-08 14:46:48 -07:00
CMakeLists.txt Fix locations of cmake files in side compat shims 2022-11-16 16:54:09 -07:00
updateGrammar Revert "Merge pull request #2330 from ShabbyX/optimize_for_angle" 2020-07-13 03:39:08 -06:00