mirror of
https://github.com/RPCS3/glslang.git
synced 2024-12-24 04:04:58 +00:00
cf0206c341
r26245: Remove "not yet complete" warning for versions 130 and 140, after tidying up a bit and adding tests. Token pasting is the only known missing feature, and gives its own message now on use. git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@26226 e7fa87d3-cd2b-0410-9028-fcbf551c1848
47 lines
1.1 KiB
Plaintext
47 lines
1.1 KiB
Plaintext
noMain.vert
|
|
|
|
Shader version: 300
|
|
0:? Sequence
|
|
0:3 Function Definition: foo( (void)
|
|
0:3 Function Parameters:
|
|
0:? Linker Objects
|
|
0:? 'gl_VertexID' (gl_VertexId highp int)
|
|
0:? 'gl_InstanceID' (gl_InstanceId highp int)
|
|
|
|
mains.frag
|
|
ERROR: 0:7: 'main' : function already has a body
|
|
ERROR: 1 compilation errors. No code generated.
|
|
|
|
|
|
Shader version: 300
|
|
ERROR: node is still EOpNull!
|
|
0:3 Function Definition: main( (void)
|
|
0:3 Function Parameters:
|
|
0:7 Function Definition: main( (void)
|
|
0:7 Function Parameters:
|
|
0:? Linker Objects
|
|
|
|
|
|
Linked vertex stage:
|
|
|
|
ERROR: Linking vertex stage: Missing entry point: Each stage requires one "void main()" entry point
|
|
|
|
Linked fragment stage:
|
|
|
|
|
|
Shader version: 300
|
|
0:? Sequence
|
|
0:3 Function Definition: foo( (void)
|
|
0:3 Function Parameters:
|
|
0:? Linker Objects
|
|
0:? 'gl_VertexID' (gl_VertexId highp int)
|
|
0:? 'gl_InstanceID' (gl_InstanceId highp int)
|
|
Shader version: 300
|
|
ERROR: node is still EOpNull!
|
|
0:3 Function Definition: main( (void)
|
|
0:3 Function Parameters:
|
|
0:7 Function Definition: main( (void)
|
|
0:7 Function Parameters:
|
|
0:? Linker Objects
|
|
|