mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-08 11:30:06 +00:00
71c100d7c0
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.
26 lines
910 B
Plaintext
26 lines
910 B
Plaintext
300link2.frag
|
|
Shader version: 300
|
|
0:? Sequence
|
|
0:9 Function Definition: main( ( global void)
|
|
0:9 Function Parameters:
|
|
0:? Linker Objects
|
|
0:? 'pos' ( smooth in mediump 4-component vector of float)
|
|
0:? 'c' (layout( location=1) out mediump 4-component vector of float)
|
|
0:? 'p' (layout( location=5) out mediump 4-component vector of float)
|
|
0:? 'q' (layout( location=9) out 2-element array of mediump 4-component vector of float)
|
|
|
|
|
|
Linked fragment stage:
|
|
|
|
|
|
Shader version: 300
|
|
0:? Sequence
|
|
0:9 Function Definition: main( ( global void)
|
|
0:9 Function Parameters:
|
|
0:? Linker Objects
|
|
0:? 'pos' ( smooth in mediump 4-component vector of float)
|
|
0:? 'c' (layout( location=1) out mediump 4-component vector of float)
|
|
0:? 'p' (layout( location=5) out mediump 4-component vector of float)
|
|
0:? 'q' (layout( location=9) out 2-element array of mediump 4-component vector of float)
|
|
|