projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecc4c36
)
glsl: Fix comment typo in 1.40 work.
author
Eric Anholt
<eric@anholt.net>
Fri, 13 Apr 2012 19:44:33 +0000
(12:44 -0700)
committer
Eric Anholt
<eric@anholt.net>
Mon, 16 Apr 2012 18:28:16 +0000
(11:28 -0700)
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/glsl/builtin_types.h
patch
|
blob
|
history
diff --git
a/src/glsl/builtin_types.h
b/src/glsl/builtin_types.h
index 890c1213fa34c65b33c0d61d60b5ba4bdf7c0bd6..8c136e4ab1101e93a4b3533414935ec4bcb89af7 100644
(file)
--- a/
src/glsl/builtin_types.h
+++ b/
src/glsl/builtin_types.h
@@
-260,7
+260,7
@@
const glsl_type *const glsl_type::uvec4_type = & builtin_130_types[3];
/*@}*/
-/** \name Types added in GLSL 1.
3
0
+/** \name Types added in GLSL 1.
4
0
*/
/*@{*/
const glsl_type glsl_type::builtin_140_types[] = {