Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/demos/gxdemo/src/Transform/
Dtf-stitch.c66 {GX_PNMTX2, -500.0F, 0},
78 {GX_PNMTX2, -300.0F, 0},
90 {GX_PNMTX2, -100.0F, 0},
102 {GX_PNMTX2, 100.0F, 0},
114 {GX_PNMTX2, 300.0F, 0},
126 {GX_PNMTX2, 500.0F, 0},
Dtf-pn-mtx.c188 GXLoadPosMtxImm(mv, GX_PNMTX2); in DrawTick()
191 GXLoadNrmMtxImm(mv, GX_PNMTX2); in DrawTick()
271 GXSetCurrentMtx(GX_PNMTX2); in DrawTick()
/RvlSDK-3.2.2/build/demos/gxdemo/src/Texture/
Dtex-tlut.c282 GXLoadPosMtxImm(mv, GX_PNMTX2); in DrawInit()
314 GXSetCurrentMtx(GX_PNMTX2); in DrawTick()
/RvlSDK-3.2.2/include/revolution/gx/
DGXEnum.h523 GX_PNMTX2 = 6, enumerator