Rename temp_flag to temp_in_use. Use ctx->Const.MaxVertexProgramTemps
authorKeith Whitwell <keith@tungstengraphics.com>
Wed, 11 May 2005 08:34:19 +0000 (08:34 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Wed, 11 May 2005 08:34:19 +0000 (08:34 +0000)
commit3509fd8c1b38d955a066a2bad429dbfba162fa30
treeb6b3735ac887032f412fd54cda597c2d8b7edc84
parent93cd9237d793e38ba4479d1367be7548853f67f4
Rename temp_flag to temp_in_use.  Use ctx->Const.MaxVertexProgramTemps
rather than MAX_NV_VERTEX_PROGRAM_TEMPS and deal with this possibly
being greater than 32.
src/mesa/tnl/t_vp_build.c