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

  /external/mesa3d/src/gallium/drivers/r300/compiler/
r3xx_vertprog.c 43 (PVS_SRC_OPERAND(t_src_index(vp, &vpi->SrcReg[x]), \
146 return PVS_SRC_OPERAND(t_src_index(vp, src),
164 return PVS_SRC_OPERAND(t_src_index(vp, src),
247 inst[1] = PVS_SRC_OPERAND(t_src_index(vp, &vpi->SrcReg[0]), t_swizzle(GET_SWZ(vpi->SrcReg[0].Swizzle, 0)), // X
254 inst[2] = PVS_SRC_OPERAND(t_src_index(vp, &vpi->SrcReg[0]), t_swizzle(GET_SWZ(vpi->SrcReg[0].Swizzle, 1)), // Y
261 inst[3] = PVS_SRC_OPERAND(t_src_index(vp, &vpi->SrcReg[0]), t_swizzle(GET_SWZ(vpi->SrcReg[0].Swizzle, 1)), // Y
  /external/mesa3d/src/gallium/drivers/r300/
r300_reg.h     [all...]

Completed in 38 milliseconds