blob: 58d2e7c5342f24e4a5ecfe93fb8123750e619423 [file] [log] [blame]
John Kessenich5134b9c2013-11-20 21:12:43 +00001330comp.frag
John Kessenichb4ef9e02014-03-31 22:20:47 +00002Shader version: 330
John Kessenich4586dbd2013-08-05 15:52:03 +000030:? Sequence
John Kessenich8b37b042015-04-29 10:16:56 +000040:8 Function Definition: main( (global void)
John Kessenich4586dbd2013-08-05 15:52:03 +000050:8 Function Parameters:
60:10 Sequence
John Kessenich8b37b042015-04-29 10:16:56 +000070:10 move second child to first child (temp 4-component vector of float)
John Kessenichdff18a22015-05-18 16:45:49 +000080:10 'gl_FragColor' (fragColor 4-component vector of float FragColor)
John Kessenich4586dbd2013-08-05 15:52:03 +000090:10 'varyingVar' (smooth in 4-component vector of float)
John Kessenich8b37b042015-04-29 10:16:56 +0000100:11 move second child to first child (temp 4-component vector of float)
John Kessenich40e39112015-05-18 23:25:32 +0000110:11 direct index (temp 4-component vector of float FragData)
120:11 'gl_FragData' (fragColor 32-element array of 4-component vector of float FragData)
John Kessenichf2ee3dd2013-09-28 04:02:08 +0000130:11 Constant:
140:11 1 (const int)
John Kessenich8b37b042015-04-29 10:16:56 +0000150:11 vector-times-matrix (temp 4-component vector of float)
John Kessenich4586dbd2013-08-05 15:52:03 +0000160:11 'inVar' (smooth in 4-component vector of float)
170:11 'gl_ModelViewMatrix' (uniform 4X4 matrix of float)
180:? Linker Objects
190:? 'inVar' (smooth in 4-component vector of float)
200:? 'outVar' (out 4-component vector of float)
210:? 'varyingVar' (smooth in 4-component vector of float)
22
John Kessenich5134b9c2013-11-20 21:12:43 +000023
24Linked fragment stage:
25
26ERROR: Linking fragment stage: Cannot use both gl_FragColor and gl_FragData
27
John Kessenichb4ef9e02014-03-31 22:20:47 +000028Shader version: 330
John Kessenichcf0206c2014-04-14 15:46:40 +0000290:? Sequence
John Kessenich8b37b042015-04-29 10:16:56 +0000300:8 Function Definition: main( (global void)
John Kessenichcf0206c2014-04-14 15:46:40 +0000310:8 Function Parameters:
320:10 Sequence
John Kessenich8b37b042015-04-29 10:16:56 +0000330:10 move second child to first child (temp 4-component vector of float)
John Kessenichdff18a22015-05-18 16:45:49 +0000340:10 'gl_FragColor' (fragColor 4-component vector of float FragColor)
John Kessenichcf0206c2014-04-14 15:46:40 +0000350:10 'varyingVar' (smooth in 4-component vector of float)
John Kessenich8b37b042015-04-29 10:16:56 +0000360:11 move second child to first child (temp 4-component vector of float)
John Kessenich40e39112015-05-18 23:25:32 +0000370:11 direct index (temp 4-component vector of float FragData)
380:11 'gl_FragData' (fragColor 32-element array of 4-component vector of float FragData)
John Kessenichcf0206c2014-04-14 15:46:40 +0000390:11 Constant:
400:11 1 (const int)
John Kessenich8b37b042015-04-29 10:16:56 +0000410:11 vector-times-matrix (temp 4-component vector of float)
John Kessenichcf0206c2014-04-14 15:46:40 +0000420:11 'inVar' (smooth in 4-component vector of float)
430:11 'gl_ModelViewMatrix' (uniform 4X4 matrix of float)
440:? Linker Objects
450:? 'inVar' (smooth in 4-component vector of float)
460:? 'outVar' (out 4-component vector of float)
470:? 'varyingVar' (smooth in 4-component vector of float)
John Kessenich5134b9c2013-11-20 21:12:43 +000048