mirror of
https://github.com/openharmony/third_party_glslang.git
synced 2026-07-01 06:41:53 -04:00
edc8aa4d4a
Signed-off-by: goujingjing <goujingjing@kaihong.com>
30 lines
985 B
Plaintext
Executable File
30 lines
985 B
Plaintext
Executable File
cppBad.vert
|
|
WARNING: 0:1: '#define' : missing space after macro name
|
|
ERROR: 0:1: '#' : (#) can be preceded in its line only by spaces or horizontal tabs
|
|
ERROR: 0:2: '#' : (#) can be preceded in its line only by spaces or horizontal tabs
|
|
ERROR: 0:3: 'preprocessor evaluation' : bad expression
|
|
ERROR: 0:3: '#if' : unexpected tokens following directive
|
|
ERROR: 0:6: 'string' : End of line in string
|
|
ERROR: 0:6: 'string literal' : required extension not requested: Possible extensions include:
|
|
GL_EXT_debug_printf
|
|
GL_EXT_spirv_intrinsics
|
|
ERROR: 0:6: '' : syntax error, unexpected INT, expecting COMMA or SEMICOLON
|
|
ERROR: 7 compilation errors. No code generated.
|
|
|
|
|
|
Shader version: 100
|
|
ERROR: node is still EOpNull!
|
|
0:? Linker Objects
|
|
0:? 'n' ( global highp int)
|
|
|
|
|
|
Linked vertex stage:
|
|
|
|
ERROR: Linking vertex stage: Missing entry point: Each stage requires one entry point
|
|
|
|
Shader version: 100
|
|
ERROR: node is still EOpNull!
|
|
0:? Linker Objects
|
|
0:? 'n' ( global highp int)
|
|
|