File: booloutput.error.vert.out

package info (click to toggle)
glslang 16.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 51,720 kB
  • sloc: cpp: 92,305; yacc: 4,320; sh: 603; python: 305; ansic: 94; javascript: 74; makefile: 17
file content (33 lines) | stat: -rw-r--r-- 980 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
booloutput.error.vert
ERROR: 0:3: 'out' : cannot be bool 
ERROR: 0:9: 'out' : cannot contain bool 
ERROR: 0:11: 'out' : cannot contain bool 
ERROR: 3 compilation errors.  No code generated.


Shader version: 460
ERROR: node is still EOpNull!
0:15  Function Definition: main( ( global void)
0:15    Function Parameters: 
0:?   Linker Objects
0:?     'a' ( smooth out bool)
0:?     's' ( smooth out structure{ global bool b})
0:?     'anon@0' ( out block{ out bool c})
0:?     'gl_VertexID' ( gl_VertexId int VertexId)
0:?     'gl_InstanceID' ( gl_InstanceId int InstanceId)


Linked vertex stage:


Shader version: 460
ERROR: node is still EOpNull!
0:15  Function Definition: main( ( global void)
0:15    Function Parameters: 
0:?   Linker Objects
0:?     'a' ( smooth out bool)
0:?     's' ( smooth out structure{ global bool b})
0:?     'anon@0' ( out block{ out bool c})
0:?     'gl_VertexID' ( gl_VertexId int VertexId)
0:?     'gl_InstanceID' ( gl_InstanceId int InstanceId)