OSDN Git Service

glsl: Fix comment typo in 1.40 work.
authorEric Anholt <eric@anholt.net>
Fri, 13 Apr 2012 19:44:33 +0000 (12:44 -0700)
committerEric 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

index 890c121..8c136e4 100644 (file)
@@ -260,7 +260,7 @@ const glsl_type *const glsl_type::uvec4_type = & builtin_130_types[3];
 /*@}*/
 
 
-/** \name Types added in GLSL 1.30
+/** \name Types added in GLSL 1.40
  */
 /*@{*/
 const glsl_type glsl_type::builtin_140_types[] = {