bgfx/3rdparty/glsl-optimizer/tests/fragment/vface-out.txt

9 lines
120 B
Text
Raw Normal View History

2012-04-03 23:30:07 -04:00
varying float xlv_VFACE;
void main ()
{
gl_FragData[0] = vec4(xlv_VFACE);
}
2014-02-11 02:06:13 -05:00
// inputs: 1, stats: 0 alu 0 tex 0 flow