Home
last modified time | relevance | path

Searched refs:GX_PNMTX1 (Results 1 – 13 of 13) sorted by relevance

/RvlSDK-3.3/build/demos/gxdemo/src/Transform/
Dtf-stitch.c65 {GX_PNMTX1, -520.0F, 0},
77 {GX_PNMTX1, -320.0F, 0},
89 {GX_PNMTX1, -120.0F, 0},
101 {GX_PNMTX1, 80.0F, 0},
113 {GX_PNMTX1, 280.0F, 0},
125 {GX_PNMTX1, 480.0F, 0},
Dtf-pn-mtx.c179 GXLoadPosMtxImm(mv, GX_PNMTX1); in DrawTick()
182 GXLoadNrmMtxImm(mv, GX_PNMTX1); in DrawTick()
268 GXSetCurrentMtx(GX_PNMTX1); in DrawTick()
Dtf-reflect.c309 pm1 = ( pm0 == GX_PNMTX0 ) ? GX_PNMTX1 : GX_PNMTX0; in myDrawModel()
/RvlSDK-3.3/build/demos/gxdemo/src/TexGen/
Dtg-clr-persp.c477 GXSetCurrentMtx(GX_PNMTX1); in DrawTick()
495 GXSetCurrentMtx(GX_PNMTX1); in DrawTick()
517 GXSetCurrentMtx(GX_PNMTX1); in DrawTick()
651 GXLoadPosMtxImm(mtx1, GX_PNMTX1); in AnimTick()
705 GXLoadPosMtxImm(mtx1, GX_PNMTX1); in AnimTick()
/RvlSDK-3.3/build/demos/hbmdemo/hbm/src/
Dhomebutton.cpp346 GXSetCurrentMtx( GX_PNMTX1 ); in InitGX()
356 GXLoadPosMtxImm( view_mtx, GX_PNMTX1 ) ; in DrawBanIcon()
357 GXSetCurrentMtx( GX_PNMTX1 ) ; in DrawBanIcon()
615 GXLoadPosMtxImm(mv, GX_PNMTX1); in main()
/RvlSDK-3.3/build/demos/hbmdemo/rsodemo/src/
Drsodemo.cpp309 GXLoadPosMtxImm( view_mtx, GX_PNMTX1 ) ; in DrawBanIcon()
310 GXSetCurrentMtx( GX_PNMTX1 ) ; in DrawBanIcon()
521 GXLoadPosMtxImm(mv, GX_PNMTX1); in main()
1084 GXSetCurrentMtx( GX_PNMTX1 ); in InitGX()
Drsomodule.c278 GXSetCurrentMtx( GX_PNMTX1 ); in InitGX()
/RvlSDK-3.3/build/demos/hbmdemo/shareddemo/src/
Dshared.cpp456 GXSetCurrentMtx( GX_PNMTX1 ); in InitGX()
466 GXLoadPosMtxImm( view_mtx, GX_PNMTX1 ) ; in DrawBanIcon()
467 GXSetCurrentMtx( GX_PNMTX1 ) ; in DrawBanIcon()
724 GXLoadPosMtxImm(mv, GX_PNMTX1); in main()
/RvlSDK-3.3/build/demos/hbmdemo/networkmanual_jpeg/src/
Dnetworkmanual_jpeg.cpp469 GXSetCurrentMtx( GX_PNMTX1 ); in InitGX()
479 GXLoadPosMtxImm( view_mtx, GX_PNMTX1 ) ; in DrawBanIcon()
480 GXSetCurrentMtx( GX_PNMTX1 ) ; in DrawBanIcon()
740 GXLoadPosMtxImm(mv, GX_PNMTX1); in main()
/RvlSDK-3.3/build/demos/hbmdemo/networkmanual_tpl/src/
Dnetworkmanual_tpl.cpp596 GXSetCurrentMtx( GX_PNMTX1 ); in InitGX()
606 GXLoadPosMtxImm( view_mtx, GX_PNMTX1 ) ; in DrawBanIcon()
607 GXSetCurrentMtx( GX_PNMTX1 ) ; in DrawBanIcon()
868 GXLoadPosMtxImm(mv, GX_PNMTX1); in main()
/RvlSDK-3.3/build/demos/gxdemo/src/Texture/
Dtex-tlut.c275 GXLoadPosMtxImm(mv, GX_PNMTX1); in DrawInit()
342 GXSetCurrentMtx(GX_PNMTX1); in DrawTick()
/RvlSDK-3.3/include/revolution/gx/
DGXEnum.h528 GX_PNMTX1 = 3, enumerator
/RvlSDK-3.3/vcmv/src/
Dvcmv_test.c1824 GXSetCurrentMtx(GX_PNMTX1); in DrawBanIcon()
2264 GXSetCurrentMtx(GX_PNMTX1); in SetupHbmGX()
2349 GXLoadPosMtxImm(mv, GX_PNMTX1); in Test()