mesa: added PROG_PARAM_ bits for invariant, flat/linear interpolation
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 24 Nov 2008 15:43:38 +0000 (08:43 -0700)
committerBrian Paul <brian.paul@tungstengraphics.com>
Mon, 24 Nov 2008 20:11:05 +0000 (13:11 -0700)
commit30685749295e489e8875111b1edc917742ce2c00
treedc45cfc8dcb6f9747e536208cbc435e4056ed446
parent84c1850e8244710bc06ada56fedab786a0a370dc
mesa: added PROG_PARAM_ bits for invariant, flat/linear interpolation

Plus, update the print/debug code.
src/mesa/shader/prog_parameter.h
src/mesa/shader/prog_print.c