1versionsErrors.frag 2ERROR: #version: versions before 150 do not allow a profile token 3ERROR: 0:38: 'attribute' : not supported in this stage: fragment 4ERROR: 0:40: 'sampler2DRect' : Reserved word. 5ERROR: 0:44: 'floating-point suffix' : not supported for this version or the enabled extensions 6ERROR: 4 compilation errors. No code generated. 7 8 9Shader version: 110 10ERROR: node is still EOpNull! 110:42 Function Definition: main( ( global void) 120:42 Function Parameters: 130:44 Sequence 140:44 move second child to first child ( temp 4-component vector of float) 150:44 'gl_FragColor' ( fragColor 4-component vector of float FragColor) 160:44 Construct vec4 ( temp 4-component vector of float) 170:44 'color' ( smooth in 3-component vector of float) 180:44 Constant: 190:44 142.000000 200:45 Branch: Kill 210:? Linker Objects 220:? 'color' ( smooth in 3-component vector of float) 230:? 'foo' ( uniform sampler2DRect) 24 25 26Linked fragment stage: 27 28 29Shader version: 110 30ERROR: node is still EOpNull! 310:42 Function Definition: main( ( global void) 320:42 Function Parameters: 330:44 Sequence 340:44 move second child to first child ( temp 4-component vector of float) 350:44 'gl_FragColor' ( fragColor 4-component vector of float FragColor) 360:44 Construct vec4 ( temp 4-component vector of float) 370:44 'color' ( smooth in 3-component vector of float) 380:44 Constant: 390:44 142.000000 400:45 Branch: Kill 410:? Linker Objects 420:? 'color' ( smooth in 3-component vector of float) 430:? 'foo' ( uniform sampler2DRect) 44 45