progs/glsl: more comments in shtest.c

This commit is contained in:
Brian Paul
2009-08-20 10:44:32 -06:00
parent 45cd9d80db
commit 94d14f6cd2

View File

@@ -21,6 +21,8 @@
* fs shader.frag
* uniform pi 3.14159
* uniform v1 1.0 0.5 0.2 0.3
* texture 0 texture0.rgb
* texture 1 texture1.rgb
*
*/