Searched refs:VPP_CMD_0 (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dr200_vertprog.c105 GLfloat *fcmd = (GLfloat *)&rmesa->hw.vpp[0].cmd[VPP_CMD_0 + 1];
137 fcmd = (GLfloat *)&rmesa->hw.vpp[1].cmd[VPP_CMD_0 + 1];
143 tmp.i = rmesa->hw.vpp[0].cmd[VPP_CMD_0];
145 rmesa->hw.vpp[0].cmd[VPP_CMD_0] = tmp.i;
148 tmp.i = rmesa->hw.vpp[1].cmd[VPP_CMD_0];
150 rmesa->hw.vpp[1].cmd[VPP_CMD_0] = tmp.i;
H A Dr200_context.h236 #define VPP_CMD_0 0 macro
H A Dr200_state_init.c863 rmesa->hw.vpp[0].cmd[VPP_CMD_0] =
865 rmesa->hw.vpp[1].cmd[VPP_CMD_0] =

Completed in 170 milliseconds