Searched refs:TCL_OR_VP_CHECK (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_state_init.c237 #define TCL_OR_VP_CHECK( NM, FLAG, ADD ) \ macro
271 TCL_OR_VP_CHECK( tcl_ucp_add4, (ctx->Transform.ClipPlanesEnabled & (1 << (atom->idx))), 4 )
272 TCL_OR_VP_CHECK( tcl_or_vp, GL_TRUE, 0 )
273 TCL_OR_VP_CHECK( tcl_or_vp_add2, GL_TRUE, 2 )
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_state_init.c237 #define TCL_OR_VP_CHECK( NM, FLAG, ADD ) \ macro
271 TCL_OR_VP_CHECK( tcl_ucp_add4, (ctx->Transform.ClipPlanesEnabled & (1 << (atom->idx))), 4 )
272 TCL_OR_VP_CHECK( tcl_or_vp, GL_TRUE, 0 )
273 TCL_OR_VP_CHECK( tcl_or_vp_add2, GL_TRUE, 2 )

Completed in 5 milliseconds