change initialization of texcoords - not all C compilers support non-constant array...
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 18 May 2006 14:16:43 +0000 (14:16 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 18 May 2006 14:16:43 +0000 (14:16 +0000)
commit0d957ca400045b2b21f5654eb1672b43c4c1950c
tree047d576eb1ab40bbf41851e89e2f57c361df3a15
parent3d8a791ff90068b3aae60b014dd3bd35d55f52d4
change initialization of texcoords - not all C compilers support non-constant array initializers
src/mesa/shader/slang/slang_library_texsample.c