glslang-zig/Install/Windows
2013-10-28 19:49:16 +00:00
..
glslangValidator.exe Fix bug where bracket dereferences were incorrectly keeping the base's qualifier (for example constBase[i] would still be a const instead of EvqTemporary). 2013-10-28 19:49:16 +00:00
README.txt Track expected test results and add more README information. 2013-08-05 15:52:03 +00:00

This directory contains a Windows binary for the glslang validator.

Installation: The executable in this directory is self sufficient, and can be 
placed where desired; in a test directory, or in a system path, etc.

Usage:  Execute glslangValidator with no arguments to get a usage statement.