glslang-zig/glslang
Chow 8a914f4293 Add Error check flag in io mapper
GLSL could detect contradictory uniform binding, but missing error reporting, even if we could now observe error inside infosink.

Add error check when first time validate uniform binding. When doing traversal, it should be zero error.

This error check flag will be used during linking time. To quickly report errors like contradictory uniform bindings.

Add error check flags for TDefaultGlslIoResolver when catching EPrefixInternalError
2020-01-16 13:29:40 +08:00
..
GenericCodeGen Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
Include Fix #2020: PR #1977 broke HLSL member consistency, this finishes it... 2019-12-09 23:48:50 -07:00
MachineIndependent Add Error check flag in io mapper 2020-01-16 13:29:40 +08:00
OSDependent Respect CMAKE_INSTALL_LIBDIR in installed CMake files 2019-11-18 11:11:55 -08:00
Public Remove unnecessary semi-colons and add warning about them 2019-10-11 11:25:04 -04:00
CMakeLists.txt Respect CMAKE_INSTALL_LIBDIR in installed CMake files 2019-11-18 11:11:55 -08:00
updateGrammar Separate GLSLANG_WEB (min-size build) and Emscripten options 2019-09-17 23:18:03 -07:00