Home
last modified time | relevance | path

Searched refs:GDLoadNrmMtxIndx3x3 (Results 1 – 3 of 3) sorted by relevance

/RvlSDK-2.1/build/demos/gddemo/src/
Dgd-matrix-create.c102 GDLoadNrmMtxIndx3x3(0, GX_PNMTX0); // Load normal mtx for this face in CreateDLs()
124 GDLoadNrmMtxIndx3x3(1, GX_PNMTX0); in CreateDLs()
146 GDLoadNrmMtxIndx3x3(2, GX_PNMTX0); in CreateDLs()
168 GDLoadNrmMtxIndx3x3(3, GX_PNMTX0); in CreateDLs()
190 GDLoadNrmMtxIndx3x3(4, GX_PNMTX0); in CreateDLs()
212 GDLoadNrmMtxIndx3x3(5, GX_PNMTX0); in CreateDLs()
/RvlSDK-2.1/include/revolution/gd/
DGDTransform.h65 void GDLoadNrmMtxIndx3x3 ( u16 mtx_indx, u32 id );
/RvlSDK-2.1/build/libraries/gd/src/
DGDTransform.c159 void GDLoadNrmMtxIndx3x3 ( u16 mtx_indx, u32 id ) in GDLoadNrmMtxIndx3x3() function