Mesa (master): progs/glsl: more comments in shtest.c

Brian Paul brianp at kemper.freedesktop.org
Thu Aug 20 16:52:55 UTC 2009


Module: Mesa
Branch: master
Commit: 94d14f6cd223a2c90f2a177f5b1dfc55fb8d659a
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=94d14f6cd223a2c90f2a177f5b1dfc55fb8d659a

Author: Brian Paul <brianp at vmware.com>
Date:   Thu Aug 20 10:44:32 2009 -0600

progs/glsl: more comments in shtest.c

---

 progs/glsl/shtest.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/progs/glsl/shtest.c b/progs/glsl/shtest.c
index 2622af1..54b12cc 100644
--- a/progs/glsl/shtest.c
+++ b/progs/glsl/shtest.c
@@ -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
  *
  */
 




More information about the mesa-commit mailing list