glslang-zig/Install/Windows
2013-12-11 22:38:19 +00:00
..
glslangValidator.exe Add missing check that a function call is not using the same name as a variable hiding the function's name. Also, support version 110 separate name spaces for functions and variable names. 2013-12-11 22:38:19 +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.