This website works better with JavaScript.
Home
Explore
Help
Sign In
brkho
/
mesa
Watch
1
Star
0
Fork
0
Code
Releases
562
Wiki
Activity
Browse Source
progs/glsl: more comments in shtest.c
tags/mesa_7_6_rc1
Brian Paul
16 years ago
parent
45cd9d80db
commit
94d14f6cd2
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
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
*
*/
Write
Preview
Loading…
Cancel
Save