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

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dr200_vertprog.c106 GLfloat *fcmd = (GLfloat *)&rmesa->hw.vpp[0].cmd[VPP_CMD_0 + 1];
139 fcmd = (GLfloat *)&rmesa->hw.vpp[1].cmd[VPP_CMD_0 + 1];
145 tmp.i = rmesa->hw.vpp[0].cmd[VPP_CMD_0];
147 rmesa->hw.vpp[0].cmd[VPP_CMD_0] = tmp.i;
150 tmp.i = rmesa->hw.vpp[1].cmd[VPP_CMD_0];
152 rmesa->hw.vpp[1].cmd[VPP_CMD_0] = tmp.i;
H A Dr200_context.h241 #define VPP_CMD_0 0 macro
H A Dr200_state_init.c861 rmesa->hw.vpp[0].cmd[VPP_CMD_0] =
863 rmesa->hw.vpp[1].cmd[VPP_CMD_0] =
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dr200_vertprog.c106 GLfloat *fcmd = (GLfloat *)&rmesa->hw.vpp[0].cmd[VPP_CMD_0 + 1];
139 fcmd = (GLfloat *)&rmesa->hw.vpp[1].cmd[VPP_CMD_0 + 1];
145 tmp.i = rmesa->hw.vpp[0].cmd[VPP_CMD_0];
147 rmesa->hw.vpp[0].cmd[VPP_CMD_0] = tmp.i;
150 tmp.i = rmesa->hw.vpp[1].cmd[VPP_CMD_0];
152 rmesa->hw.vpp[1].cmd[VPP_CMD_0] = tmp.i;
H A Dr200_context.h241 #define VPP_CMD_0 0 macro
H A Dr200_state_init.c861 rmesa->hw.vpp[0].cmd[VPP_CMD_0] =
863 rmesa->hw.vpp[1].cmd[VPP_CMD_0] =

Completed in 2012 milliseconds