• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1terminate.vert
2ERROR: 0:3: 'terminateInvocation' : undeclared identifier
3ERROR: 0:9: 'terminateInvocation' : not supported in this stage: vertex
4ERROR: 2 compilation errors.  No code generated.
5
6
7Shader version: 400
8Requested GL_EXT_terminate_invocation
9ERROR: node is still EOpNull!
100:3  Function Definition: foo( ( global void)
110:3    Function Parameters:
120:3    Sequence
130:3      'terminateInvocation' ( temp float)
140:7  Function Definition: main( ( global void)
150:7    Function Parameters:
160:9    Sequence
170:9      Branch: TerminateInvocation
180:?   Linker Objects
190:?     'gl_VertexID' ( gl_VertexId int VertexId)
200:?     'gl_InstanceID' ( gl_InstanceId int InstanceId)
21
22
23Linked vertex stage:
24
25
26Shader version: 400
27Requested GL_EXT_terminate_invocation
28ERROR: node is still EOpNull!
290:7  Function Definition: main( ( global void)
300:7    Function Parameters:
310:9    Sequence
320:9      Branch: TerminateInvocation
330:?   Linker Objects
340:?     'gl_VertexID' ( gl_VertexId int VertexId)
350:?     'gl_InstanceID' ( gl_InstanceId int InstanceId)
36
37