Searched refs:GX_PACK_VTX10_PARAM (Results 1 – 4 of 4) sorted by relevance
| /TwlSDK-5.1.0/include/nitro/gx/ |
| D | g3imm.h | 392 reg_G3_VTX_10 = GX_PACK_VTX10_PARAM(x, y, z); in G3_Vtx10()
|
| D | g3.h | 555 #define GX_PACK_VTX10_PARAM(x, y, z) ((u32)GX_VECVTX10((x), (y), (z))) macro
|
| D | g3c.h | 424 G3CS_Direct1(info, G3OP_VTX_10, GX_PACK_VTX10_PARAM(x, y, z)); in G3CS_Vtx10()
|
| D | g3b.h | 526 G3BS_Direct1(info, G3OP_VTX_10, GX_PACK_VTX10_PARAM(x, y, z)); in G3BS_Vtx10()
|