spirv-val help says it's a work in progress.

This commit is contained in:
David Neto 2016-02-22 16:43:53 -05:00
parent c9783ded75
commit d1f64c6394

View File

@ -41,6 +41,8 @@ USAGE: %s [options] [<filename>]
The SPIR-V binary is read from <filename>. If no file is specified,
or if the filename is "-", then the binary is read from standard input.
NOTE: The validator is a work in progress.
Options:
-all Perform all validation (default OFF)
-basic Perform basic validation (default OFF)