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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_vertprog.c107 GLfloat *fcmd = (GLfloat *)&rmesa->hw.vpp[0].cmd[VPP_CMD_0 + 1];
141 fcmd = (GLfloat *)&rmesa->hw.vpp[1].cmd[VPP_CMD_0 + 1];
147 tmp.i = rmesa->hw.vpp[0].cmd[VPP_CMD_0];
149 rmesa->hw.vpp[0].cmd[VPP_CMD_0] = tmp.i;
152 tmp.i = rmesa->hw.vpp[1].cmd[VPP_CMD_0];
154 rmesa->hw.vpp[1].cmd[VPP_CMD_0] = tmp.i;
H A Dr200_context.h235 #define VPP_CMD_0 0 macro
H A Dr200_state_init.c865 rmesa->hw.vpp[0].cmd[VPP_CMD_0] =
867 rmesa->hw.vpp[1].cmd[VPP_CMD_0] =
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_vertprog.c107 GLfloat *fcmd = (GLfloat *)&rmesa->hw.vpp[0].cmd[VPP_CMD_0 + 1];
141 fcmd = (GLfloat *)&rmesa->hw.vpp[1].cmd[VPP_CMD_0 + 1];
147 tmp.i = rmesa->hw.vpp[0].cmd[VPP_CMD_0];
149 rmesa->hw.vpp[0].cmd[VPP_CMD_0] = tmp.i;
152 tmp.i = rmesa->hw.vpp[1].cmd[VPP_CMD_0];
154 rmesa->hw.vpp[1].cmd[VPP_CMD_0] = tmp.i;
H A Dr200_context.h235 #define VPP_CMD_0 0 macro
H A Dr200_state_init.c865 rmesa->hw.vpp[0].cmd[VPP_CMD_0] =
867 rmesa->hw.vpp[1].cmd[VPP_CMD_0] =

Completed in 24 milliseconds