Added error output to the preprocessor.
This patch distinguishes preprocessing errors with normal parsing errors and gives glslangValidator the ability to output preprocessing errors.
This commit is contained in:
parent
3a194f7ba4
commit
aae1ad8296
21 changed files with 205 additions and 135 deletions
2
Test/baseResults/preprocessor.function_macro.vert.err
Normal file
2
Test/baseResults/preprocessor.function_macro.vert.err
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Warning, version 310 is not yet complete; most version-specific features are present, but some are missing.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue