texture_builtins.py: Fix cut and paste errors in function names.
authorKenneth Graunke <kenneth@whitecape.org>
Sat, 7 Aug 2010 08:11:43 +0000 (01:11 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 9 Aug 2010 19:41:39 +0000 (12:41 -0700)
commit2eed82ebc0435da40dd5b588efc9bef0946e8497
treef40e799ac35983367cd68c7a8e3bfcd048e6df04
parentdbff7b541e4be26cc9363956af8595ec052c4e56
texture_builtins.py: Fix cut and paste errors in function names.

Some signatures were being generated with the wrong function name.
src/glsl/builtins/130/textureProjGrad
src/glsl/builtins/130/textureProjLod
src/glsl/builtins/tools/texture_builtins.py