glslang-zig/glslang
ZhiqianXia 587261a817 Atomic memory function can only be used for shader storage block member or shared variable.
The glsl spec says:A shader will fail to compile if the value passed to the mem argument of an atomic memory function does not
correspond to a buffer or shared variable.
2021-05-15 00:13:43 +08: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 error message for hlslGrammar::acceptConstructor 2021-05-11 09:42:11 +01:00
Include Merge pull request #2609 from ZhiqianXia/Feature2 2021-04-19 12:03:05 -06:00
MachineIndependent Atomic memory function can only be used for shader storage block member or shared variable. 2021-05-15 00:13:43 +08: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 Add CMake support for Fuchsia 2021-01-15 10:30:23 -08:00
updateGrammar Revert "Merge pull request #2330 from ShabbyX/optimize_for_angle" 2020-07-13 03:39:08 -06:00