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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_context.h224 #define VPI_CMD_0 0 macro
H A Dr200_vertprog.c1165 tmp.i = rmesa->hw.vpi[0].cmd[VPI_CMD_0];
1167 rmesa->hw.vpi[0].cmd[VPI_CMD_0] = tmp.i;
1176 tmp.i = rmesa->hw.vpi[1].cmd[VPI_CMD_0];
1178 rmesa->hw.vpi[1].cmd[VPI_CMD_0] = tmp.i;
H A Dr200_state_init.c861 rmesa->hw.vpi[0].cmd[VPI_CMD_0] =
863 rmesa->hw.vpi[1].cmd[VPI_CMD_0] =
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_context.h224 #define VPI_CMD_0 0 macro
H A Dr200_vertprog.c1165 tmp.i = rmesa->hw.vpi[0].cmd[VPI_CMD_0];
1167 rmesa->hw.vpi[0].cmd[VPI_CMD_0] = tmp.i;
1176 tmp.i = rmesa->hw.vpi[1].cmd[VPI_CMD_0];
1178 rmesa->hw.vpi[1].cmd[VPI_CMD_0] = tmp.i;
H A Dr200_state_init.c861 rmesa->hw.vpi[0].cmd[VPI_CMD_0] =
863 rmesa->hw.vpi[1].cmd[VPI_CMD_0] =

Completed in 15 milliseconds