glslang/Test/baseResults/sample.frag.out
John Kessenich 71c100d7c0 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.
2017-03-14 19:51:29 -06:00

34 lines
1.1 KiB
Plaintext

sample.frag
Shader version: 110
0:? Sequence
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 Constant:
0:40 1.000000
0:? Linker Objects
0:? 'color' ( smooth in 3-component vector of float)
Linked fragment stage:
Shader version: 110
0:? Sequence
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 Constant:
0:40 1.000000
0:? Linker Objects
0:? 'color' ( smooth in 3-component vector of float)