Searched refs:LoadGXMatrices (Results 1 – 2 of 2) sorted by relevance
| /RvlSDK-3.2/build/demos/gxdemo/src/TexGen/ |
| D | tg-shadow2.c | 131 static void LoadGXMatrices ( Mtx view, Mtx tgv, Mtx mdm ); 569 LoadGXMatrices(view, tgv, mm); in DrawModels() 588 LoadGXMatrices(view, tgv, mm); in DrawModels() 602 LoadGXMatrices(view, tgv, mm); in DrawModels() 620 LoadGXMatrices(view, tgv, mm); in DrawModels() 635 LoadGXMatrices(view, tgv, mm); in DrawModels() 654 static void LoadGXMatrices( Mtx view, Mtx tgv, Mtx mdm ) in LoadGXMatrices() function
|
| D | tg-shadow3.c | 136 static void LoadGXMatrices ( MyTransMtxObj* tmo, Mtx mm ); 619 LoadGXMatrices(tmo, mm); in DrawModels() 636 LoadGXMatrices(tmo, mm); in DrawModels() 652 LoadGXMatrices(tmo, mm); in DrawModels() 664 LoadGXMatrices(tmo, mm); in DrawModels() 888 static void LoadGXMatrices( MyTransMtxObj* tmo, Mtx mm ) in LoadGXMatrices() function
|