Searched refs:idMtx (Results 1 – 2 of 2) sorted by relevance
| /RvlSDK-3.3/build/demos/gxdemo/src/Indirect/ |
| D | ind-bump-st.c | 472 Mtx idMtx; in lightMapSetup() local 519 MTXIdentity(idMtx); in lightMapSetup() 520 updateMatrices(0, idMtx, idMtx); in lightMapSetup() 603 Mtx idMtx; in showMaps() local 634 MTXIdentity(idMtx); in showMaps() 635 GXLoadPosMtxImm(idMtx, GX_PNMTX0); in showMaps() 636 GXLoadTexMtxImm(idMtx, GX_TEXMTX0, GX_MTX2x4); in showMaps()
|
| D | ind-bump-xyz.c | 525 Mtx idMtx; in lightMapSetup() local 572 MTXIdentity(idMtx); in lightMapSetup() 573 updateMatrices(0, idMtx, idMtx); in lightMapSetup() 671 Mtx idMtx; in showMaps() local 705 MTXIdentity(idMtx); in showMaps() 706 GXLoadPosMtxImm(idMtx, GX_PNMTX0); in showMaps() 707 GXLoadTexMtxImm(idMtx, GX_TEXMTX0, GX_MTX2x4); in showMaps()
|