mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-14 22:01:04 +00:00
61d9fb9048
'invocations' was using 0 as the "shader never set" flag and as the default. Formalize this and explicit set to 1 and link time.
36 lines
989 B
Plaintext
36 lines
989 B
Plaintext
max_vertices_0.geom
|
|
Shader version: 330
|
|
invocations = -1
|
|
max_vertices = 0
|
|
input primitive = points
|
|
output primitive = triangle_strip
|
|
0:? Sequence
|
|
0:8 Function Definition: main( (global void)
|
|
0:8 Function Parameters:
|
|
0:10 Sequence
|
|
0:10 EndPrimitive (global void)
|
|
0:11 EndPrimitive (global void)
|
|
0:? Linker Objects
|
|
0:? 'v_geom_FragColor' (in 1-element array of 4-component vector of float)
|
|
0:? 'v_frag_FragColor' (layout(stream=0 ) out 4-component vector of float)
|
|
|
|
|
|
Linked geometry stage:
|
|
|
|
|
|
Shader version: 330
|
|
invocations = 1
|
|
max_vertices = 0
|
|
input primitive = points
|
|
output primitive = triangle_strip
|
|
0:? Sequence
|
|
0:8 Function Definition: main( (global void)
|
|
0:8 Function Parameters:
|
|
0:10 Sequence
|
|
0:10 EndPrimitive (global void)
|
|
0:11 EndPrimitive (global void)
|
|
0:? Linker Objects
|
|
0:? 'v_geom_FragColor' (in 1-element array of 4-component vector of float)
|
|
0:? 'v_frag_FragColor' (layout(stream=0 ) out 4-component vector of float)
|
|
|