blob: 157eaa618a5944a5f5fa23b5f267b7243353e867 [file] [log] [blame]
John Kessenich5134b9c2013-11-20 21:12:43 +00001pointCoord.frag
John Kessenichb4ef9e02014-03-31 22:20:47 +00002Shader version: 100
John Kessenich4586dbd2013-08-05 15:52:03 +000030:? Sequence
John Kessenich8b37b042015-04-29 10:16:56 +000040:5 Function Definition: main( (global void)
John Kessenich4586dbd2013-08-05 15:52:03 +000050:5 Function Parameters:
60:? Sequence
John Kessenich8b37b042015-04-29 10:16:56 +000070:9 Test condition and select (temp void)
John Kessenich4586dbd2013-08-05 15:52:03 +000080:9 Condition
John Kessenich8b37b042015-04-29 10:16:56 +000090:9 Compare Less Than (temp bool)
100:9 length (global mediump float)
John Kessenichdff18a22015-05-18 16:45:49 +0000110:9 'gl_PointCoord' (gl_PointCoord mediump 2-component vector of float PointCoord)
John Kessenichf2ee3dd2013-09-28 04:02:08 +0000120:9 Constant:
130:9 0.300000
John Kessenich4586dbd2013-08-05 15:52:03 +0000140:9 true case
John Kessenich8b37b042015-04-29 10:16:56 +0000150:10 move second child to first child (temp highp 4-component vector of float)
160:10 'color' (temp highp 4-component vector of float)
170:10 Function Call: texture2D(s21;vf2; (global lowp 4-component vector of float)
John Kessenich4586dbd2013-08-05 15:52:03 +0000180:10 'sampler' (uniform lowp sampler2D)
John Kessenichdff18a22015-05-18 16:45:49 +0000190:10 'gl_PointCoord' (gl_PointCoord mediump 2-component vector of float PointCoord)
John Kessenich4586dbd2013-08-05 15:52:03 +0000200:9 false case
John Kessenich8b37b042015-04-29 10:16:56 +0000210:12 move second child to first child (temp highp 4-component vector of float)
220:12 'color' (temp highp 4-component vector of float)
John Kessenichf2ee3dd2013-09-28 04:02:08 +0000230:12 Constant:
240:12 0.000000
250:12 0.000000
260:12 0.000000
270:12 0.000000
John Kessenich8b37b042015-04-29 10:16:56 +0000280:14 move second child to first child (temp highp 4-component vector of float)
John Kessenichdff18a22015-05-18 16:45:49 +0000290:14 'gl_FragColor' (fragColor mediump 4-component vector of float FragColor)
John Kessenich8b37b042015-04-29 10:16:56 +0000300:14 'color' (temp highp 4-component vector of float)
John Kessenich4586dbd2013-08-05 15:52:03 +0000310:? Linker Objects
320:? 'sampler' (uniform lowp sampler2D)
33
John Kessenich5134b9c2013-11-20 21:12:43 +000034
35Linked fragment stage:
36
37
John Kessenichb4ef9e02014-03-31 22:20:47 +000038Shader version: 100
John Kessenichcf0206c2014-04-14 15:46:40 +0000390:? Sequence
John Kessenich8b37b042015-04-29 10:16:56 +0000400:5 Function Definition: main( (global void)
John Kessenichcf0206c2014-04-14 15:46:40 +0000410:5 Function Parameters:
420:? Sequence
John Kessenich8b37b042015-04-29 10:16:56 +0000430:9 Test condition and select (temp void)
John Kessenichcf0206c2014-04-14 15:46:40 +0000440:9 Condition
John Kessenich8b37b042015-04-29 10:16:56 +0000450:9 Compare Less Than (temp bool)
460:9 length (global mediump float)
John Kessenichdff18a22015-05-18 16:45:49 +0000470:9 'gl_PointCoord' (gl_PointCoord mediump 2-component vector of float PointCoord)
John Kessenichcf0206c2014-04-14 15:46:40 +0000480:9 Constant:
490:9 0.300000
500:9 true case
John Kessenich8b37b042015-04-29 10:16:56 +0000510:10 move second child to first child (temp highp 4-component vector of float)
520:10 'color' (temp highp 4-component vector of float)
530:10 Function Call: texture2D(s21;vf2; (global lowp 4-component vector of float)
John Kessenichcf0206c2014-04-14 15:46:40 +0000540:10 'sampler' (uniform lowp sampler2D)
John Kessenichdff18a22015-05-18 16:45:49 +0000550:10 'gl_PointCoord' (gl_PointCoord mediump 2-component vector of float PointCoord)
John Kessenichcf0206c2014-04-14 15:46:40 +0000560:9 false case
John Kessenich8b37b042015-04-29 10:16:56 +0000570:12 move second child to first child (temp highp 4-component vector of float)
580:12 'color' (temp highp 4-component vector of float)
John Kessenichcf0206c2014-04-14 15:46:40 +0000590:12 Constant:
600:12 0.000000
610:12 0.000000
620:12 0.000000
630:12 0.000000
John Kessenich8b37b042015-04-29 10:16:56 +0000640:14 move second child to first child (temp highp 4-component vector of float)
John Kessenichdff18a22015-05-18 16:45:49 +0000650:14 'gl_FragColor' (fragColor mediump 4-component vector of float FragColor)
John Kessenich8b37b042015-04-29 10:16:56 +0000660:14 'color' (temp highp 4-component vector of float)
John Kessenichcf0206c2014-04-14 15:46:40 +0000670:? Linker Objects
680:? 'sampler' (uniform lowp sampler2D)
John Kessenich5134b9c2013-11-20 21:12:43 +000069