Searched refs:GX_PACK_VIEWPORT_PARAM (Results 1 – 4 of 4) sorted by relevance
| /TwlSDK-5.1.0/include/nitro/gx/ |
| D | g3imm.h | 701 reg_G3_VIEWPORT = GX_PACK_VIEWPORT_PARAM(x1, y1, x2, y2); in G3_ViewPort()
|
| D | g3.h | 572 #define GX_PACK_VIEWPORT_PARAM(x1, y1, x2, y2) \ macro
|
| D | g3c.h | 773 G3CS_Direct1(info, G3OP_VIEWPORT, GX_PACK_VIEWPORT_PARAM(x1, y1, x2, y2)); in G3CS_ViewPort()
|
| D | g3b.h | 875 G3BS_Direct1(info, G3OP_VIEWPORT, GX_PACK_VIEWPORT_PARAM(x1, y1, x2, y2)); in G3BS_ViewPort()
|