Home
last modified time | relevance | path

Searched refs:GX_PACK_VIEWPORT_PARAM (Results 1 – 4 of 4) sorted by relevance

/TwlSDK-5.1.0/include/nitro/gx/
Dg3imm.h701 reg_G3_VIEWPORT = GX_PACK_VIEWPORT_PARAM(x1, y1, x2, y2); in G3_ViewPort()
Dg3.h572 #define GX_PACK_VIEWPORT_PARAM(x1, y1, x2, y2) \ macro
Dg3c.h773 G3CS_Direct1(info, G3OP_VIEWPORT, GX_PACK_VIEWPORT_PARAM(x1, y1, x2, y2)); in G3CS_ViewPort()
Dg3b.h875 G3BS_Direct1(info, G3OP_VIEWPORT, GX_PACK_VIEWPORT_PARAM(x1, y1, x2, y2)); in G3BS_ViewPort()