cell: Fixed usage of MAX_INSTRUCTIONS to use new MAX_PROGRAM_INSTRUCTIONS instead...
authorJonathan White <jwhite@tungstengraphics.com>
Tue, 30 Sep 2008 21:38:38 +0000 (15:38 -0600)
committerJonathan White <jwhite@tungstengraphics.com>
Tue, 30 Sep 2008 21:38:38 +0000 (15:38 -0600)
commite3378790bb43d65689349545a14c8651677aff41
tree0bd3e1a2bb2451d7098dd50d1481a38a461b9719
parent5e585719ebab17959d972e2e69c04203ecd3f2f3
cell: Fixed usage of MAX_INSTRUCTIONS to use new MAX_PROGRAM_INSTRUCTIONS instead of old MAX_NV_XXX definitions in order to allow Cell TGSI fragment program generator to work again.
src/mesa/shader/arbprogparse.c