HomeSort by relevance Sort by last modified time
    Searched refs:VPP_CMD_0 (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_vertprog.c 105 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;
    [all...]
r200_context.h 236 #define VPP_CMD_0 0
r200_state_init.c     [all...]

Completed in 330 milliseconds