glslang-zig/glslang
Greg Fischer c5072a8cab Fix sameElementShape test of sampler
There is apparently a hole in the initialization of sampler in TType
so that a simple comparison which should pass might fail. Until the
hole is found, also test that both types are samplers before comparing
the sampler field for equality.

Fixes #2875
2022-02-07 12:15:31 -07:00
..
CInterface Add Vulkan 1.3 support 2022-01-26 17:57:31 -07: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 --hlsl-dx-position-w to work for SV_Position embedded in struct 2021-12-07 15:34:52 -07:00
Include Fix sameElementShape test of sampler 2022-02-07 12:15:31 -07:00
MachineIndependent Merge pull request #2883 from greg-lunarg/link2 2022-02-01 15:47:19 -07:00
OSDependent Initialize global mutex in a thread-safe manner 2021-11-08 14:47:32 +01:00
Public Enhance readability of error messages for GLSL 2022-02-01 12:10:08 -07: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