source: GTP/trunk/Lib/Illum/GPUObscurancesGT/bin/debug/reflect.frag @ 930

Revision 930, 64 bytes checked in by igarcia, 18 years ago (diff)
Line 
1varying vec4 color;
2
3void main()
4{
5        gl_FragColor = color;
6}
Note: See TracBrowser for help on using the repository browser.