glslang testing: Remove dependence on testfiles from LunarGLASS.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@31512 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
parent
ab556eaaea
commit
2f21fccee9
82 changed files with 2145 additions and 80 deletions
|
|
@ -17,6 +17,7 @@ To get other information, use one of the following options:
|
|||
(Each option must be specified separately, but can go anywhere in the command line.)
|
||||
-V create SPIR-V in file <stage>.spv
|
||||
-H print human readable form of SPIR-V; turns on -V
|
||||
-E print pre-processed glsl. Cannot be used with -V, -H or -l.
|
||||
-c configuration dump; use to create default configuration file (redirect to a .conf file)
|
||||
-d default to desktop (#version 110) when there is no version in the shader (default is ES version 100)
|
||||
-i intermediate tree (glslang AST) is printed out
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue