GLSL output: Removed fixed-size buffer; fixes #769.

Makes some white-space differences in most output, plus a few cases
where more could have been put out but was cut short by the previous
fix-sized buffer.
This commit is contained in:
John Kessenich 2017-03-14 19:43:13 -06:00
parent c08fb8ab9c
commit 71c100d7c0
332 changed files with 62136 additions and 62097 deletions

View file

@ -1,17 +1,17 @@
sample.frag
Shader version: 110
0:? Sequence
0:38 Function Definition: main( (global void)
0:38 Function Definition: main( ( global void)
0:38 Function Parameters:
0:40 Sequence
0:40 move second child to first child (temp 4-component vector of float)
0:40 'gl_FragColor' (fragColor 4-component vector of float FragColor)
0:40 Construct vec4 (temp 4-component vector of float)
0:40 'color' (smooth in 3-component vector of float)
0:40 move second child to first child ( temp 4-component vector of float)
0:40 'gl_FragColor' ( fragColor 4-component vector of float FragColor)
0:40 Construct vec4 ( temp 4-component vector of float)
0:40 'color' ( smooth in 3-component vector of float)
0:40 Constant:
0:40 1.000000
0:? Linker Objects
0:? 'color' (smooth in 3-component vector of float)
0:? 'color' ( smooth in 3-component vector of float)
Linked fragment stage:
@ -19,15 +19,15 @@ Linked fragment stage:
Shader version: 110
0:? Sequence
0:38 Function Definition: main( (global void)
0:38 Function Definition: main( ( global void)
0:38 Function Parameters:
0:40 Sequence
0:40 move second child to first child (temp 4-component vector of float)
0:40 'gl_FragColor' (fragColor 4-component vector of float FragColor)
0:40 Construct vec4 (temp 4-component vector of float)
0:40 'color' (smooth in 3-component vector of float)
0:40 move second child to first child ( temp 4-component vector of float)
0:40 'gl_FragColor' ( fragColor 4-component vector of float FragColor)
0:40 Construct vec4 ( temp 4-component vector of float)
0:40 'color' ( smooth in 3-component vector of float)
0:40 Constant:
0:40 1.000000
0:? Linker Objects
0:? 'color' (smooth in 3-component vector of float)
0:? 'color' ( smooth in 3-component vector of float)