#line 8 vec4 xlat_main( ) { #line 8 return vec4( 1.0); } void main() { vec4 xl_retval; xl_retval = xlat_main( ); gl_FragData[0] = vec4(xl_retval); }