mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-13 21:50:06 +00:00
ba5cc2fafa
Also, fixed one test file that didn't have its syntax error as the last line.
28 lines
821 B
Plaintext
28 lines
821 B
Plaintext
badChars.frag
|
|
ERROR: 0:1: 'preprocessor evaluation' : bad expression
|
|
ERROR: 0:1: '#if' : unexpected tokens following directive
|
|
ERROR: 0:3: '#error' : A <bad token> B
|
|
ERROR: 0:4: 'preprocessor evaluation' : bad expression
|
|
ERROR: 0:4: '#if' : unexpected tokens following directive
|
|
ERROR: 0:6: '€' : unexpected token
|
|
ERROR: 0:7: 'string' : End of line in string
|
|
ERROR: 0:7: '' : syntax error, unexpected INT, expecting COMMA or SEMICOLON
|
|
ERROR: 8 compilation errors. No code generated.
|
|
|
|
|
|
Shader version: 100
|
|
ERROR: node is still EOpNull!
|
|
0:? Linker Objects
|
|
0:? 'a' ( global mediump int)
|
|
|
|
|
|
Linked fragment stage:
|
|
|
|
ERROR: Linking fragment stage: Missing entry point: Each stage requires one entry point
|
|
|
|
Shader version: 100
|
|
ERROR: node is still EOpNull!
|
|
0:? Linker Objects
|
|
0:? 'a' ( global mediump int)
|
|
|