mirror of
https://github.com/RPCS3/glslang.git
synced 2024-11-24 19:59:40 +00:00
27 lines
741 B
Plaintext
27 lines
741 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: '' : syntax error
|
|
ERROR: 7 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 "void main()" entry point
|
|
|
|
Shader version: 100
|
|
ERROR: node is still EOpNull!
|
|
0:? Linker Objects
|
|
0:? 'a' (global mediump int)
|
|
|