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

@@ -3,17 +3,17 @@ WARNING: 0:3: varying deprecated in version 130; may be removed in future releas
Shader version: 130
0:? Sequence
0:7 Function Definition: main( (global void)
0:7 Function Definition: main( ( global void)
0:7 Function Parameters:
0:9 Sequence
0:9 move second child to first child (temp 4-component vector of float)
0:9 indirect index (temp 4-component vector of float FragData)
0:9 'gl_FragData' (fragColor 32-element array of 4-component vector of float FragData)
0:9 'i' (uniform int)
0:9 'Color' (smooth in 4-component vector of float)
0:9 move second child to first child ( temp 4-component vector of float)
0:9 indirect index ( temp 4-component vector of float FragData)
0:9 'gl_FragData' ( fragColor 32-element array of 4-component vector of float FragData)
0:9 'i' ( uniform int)
0:9 'Color' ( smooth in 4-component vector of float)
0:? Linker Objects
0:? 'Color' (smooth in 4-component vector of float)
0:? 'i' (uniform int)
0:? 'Color' ( smooth in 4-component vector of float)
0:? 'i' ( uniform int)
Linked fragment stage:
@@ -21,15 +21,15 @@ Linked fragment stage:
Shader version: 130
0:? Sequence
0:7 Function Definition: main( (global void)
0:7 Function Definition: main( ( global void)
0:7 Function Parameters:
0:9 Sequence
0:9 move second child to first child (temp 4-component vector of float)
0:9 indirect index (temp 4-component vector of float FragData)
0:9 'gl_FragData' (fragColor 32-element array of 4-component vector of float FragData)
0:9 'i' (uniform int)
0:9 'Color' (smooth in 4-component vector of float)
0:9 move second child to first child ( temp 4-component vector of float)
0:9 indirect index ( temp 4-component vector of float FragData)
0:9 'gl_FragData' ( fragColor 32-element array of 4-component vector of float FragData)
0:9 'i' ( uniform int)
0:9 'Color' ( smooth in 4-component vector of float)
0:? Linker Objects
0:? 'Color' (smooth in 4-component vector of float)
0:? 'i' (uniform int)
0:? 'Color' ( smooth in 4-component vector of float)
0:? 'i' ( uniform int)