glslang-zig/glslang/Include/revision.h
John Kessenich 7f702124ec HLSL: return correct error when HLSL parsing fails.
At least partially addresses issue #510.
2016-09-15 22:49:31 -06:00

6 lines
297 B
C

// This header is generated by the make-revision script.
// For the version, it uses the latest git tag followed by the number of commits.
// For the date, it uses the current date (when then script is run).
#define GLSLANG_REVISION "Overload400-PrecQual.1485"
#define GLSLANG_DATE "15-Sep-2016"