progs/glsl: more comments in shtest.c
authorBrian Paul <brianp@vmware.com>
Thu, 20 Aug 2009 16:44:32 +0000 (10:44 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 20 Aug 2009 16:52:13 +0000 (10:52 -0600)
progs/glsl/shtest.c

index 2622af13138442e797422b3438ab8314f7413ada..54b12cc50ba0aade91bb449dc761dd1b6e7c0c08 100644 (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
  *
  */