xref: /aosp_15_r20/external/angle/third_party/glslang/src/Test/baseResults/cppBad.vert.out (revision 8975f5c5ed3d1c378011245431ada316dfb6f244)
1cppBad.vert
2WARNING: 0:1: '#define' : missing space after macro name
3ERROR: 0:1: '#' : (#) can be preceded in its line only by spaces or horizontal tabs
4ERROR: 0:2: '#' : (#) can be preceded in its line only by spaces or horizontal tabs
5ERROR: 0:3: 'preprocessor evaluation' : bad expression
6ERROR: 0:3: '#if' : unexpected tokens following directive
7ERROR: 0:6: 'string' : End of line in string
8ERROR: 0:6: 'string literal' : required extension not requested: Possible extensions include:
9GL_EXT_debug_printf
10GL_EXT_spirv_intrinsics
11ERROR: 0:6: '' :  syntax error, unexpected INT, expecting COMMA or SEMICOLON
12ERROR: 7 compilation errors.  No code generated.
13
14
15Shader version: 100
16ERROR: node is still EOpNull!
170:?   Linker Objects
180:?     'n' ( global highp int)
19
20
21Linked vertex stage:
22
23ERROR: Linking vertex stage: Missing entry point: Each stage requires one entry point
24
25Shader version: 100
26ERROR: node is still EOpNull!
270:?   Linker Objects
280:?     'n' ( global highp int)
29
30