Searched refs:GX_PACK_VTXDIFF_PARAM (Results 1 – 4 of 4) sorted by relevance
| /TwlSDK-5.1.0/include/nitro/gx/ |
| D | g3imm.h | 464 reg_G3_VTX_DIFF = GX_PACK_VTXDIFF_PARAM(x, y, z); in G3_VtxDiff()
|
| D | g3.h | 559 #define GX_PACK_VTXDIFF_PARAM(x, y, z) (GX_VECVTXDIFF((x), (y), (z))) macro
|
| D | g3c.h | 501 G3CS_Direct1(info, G3OP_VTX_DIFF, GX_PACK_VTXDIFF_PARAM(x, y, z)); in G3CS_VtxDiff()
|
| D | g3b.h | 603 G3BS_Direct1(info, G3OP_VTX_DIFF, GX_PACK_VTXDIFF_PARAM(x, y, z)); in G3BS_VtxDiff()
|