Browse Source

progs/glsl: more comments in shtest.c

tags/mesa_7_6_rc1
Brian Paul 16 years ago
parent
commit
94d14f6cd2
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      progs/glsl/shtest.c

+ 2
- 0
progs/glsl/shtest.c 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
*
*/


Loading…
Cancel
Save