glslang-zig/glslang
Malcolm Bechard d3bff63cae avoid growing the global uniform block with duplicates
When using GL_EXT_vulkan_glsl_relaxed, check to see if a
uniform already exists in the block uniform block, and if so,
ensure they are the same type. Otherwise, avoid growing the block
with a duplicate.
2021-09-15 23:39:02 -04:00
..
CInterface GLSLANG_EXPORT for C APIs. 2020-08-10 22:26:41 +02:00
GenericCodeGen Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
HLSL Fix some instances of -Wunused-but-set-variable. 2021-07-26 07:34:37 -07:00
Include Change MINGW_HAS_SECURE_API checks. 2021-09-09 06:43:23 +10:00
MachineIndependent avoid growing the global uniform block with duplicates 2021-09-15 23:39:02 -04:00
OSDependent License headers: s/Google/The Khronos Group 2020-07-03 12:21:01 +01:00
Public Dont export inline TObjectReflection::getType() 2021-05-08 10:37:37 +02:00
CMakeLists.txt Implement the extension GL_EXT_spirv_intrinsics 2021-06-09 14:18:06 +08:00
updateGrammar Revert "Merge pull request #2330 from ShabbyX/optimize_for_angle" 2020-07-13 03:39:08 -06:00