projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45cd9d8
)
progs/glsl: more comments in shtest.c
author
Brian Paul
<brianp@vmware.com>
Thu, 20 Aug 2009 16:44:32 +0000
(10:44 -0600)
committer
Brian Paul
<brianp@vmware.com>
Thu, 20 Aug 2009 16:52:13 +0000
(10:52 -0600)
progs/glsl/shtest.c
patch
|
blob
|
history
diff --git
a/progs/glsl/shtest.c
b/progs/glsl/shtest.c
index 2622af13138442e797422b3438ab8314f7413ada..54b12cc50ba0aade91bb449dc761dd1b6e7c0c08 100644
(file)
--- 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
*
*/