Searched refs:MTX_FrustumW (Results 1 – 3 of 3) sorted by relevance
| /TwlSDK-5.4/include/nitro/fx/ |
| D | fx_mtx44.h | 49 void MTX_FrustumW(fx32 t, fx32 b, fx32 l, fx32 r, fx32 n, fx32 f, fx32 scaleW, MtxFx44 *mtx); 247 MTX_FrustumW(t, b, l, r, n, f, FX32_ONE, mtx); in MTX_Frustum()
|
| /TwlSDK-5.4/build/libraries/gx/ARM9/src/ |
| D | g3_util.c | 60 MTX_FrustumW(t, b, l, r, n, f, scaleW, mtx); in G3i_FrustumW_()
|
| /TwlSDK-5.4/build/libraries/fx/common/src/ |
| D | fx_mtx44.c | 501 void MTX_FrustumW(fx32 t, fx32 b, fx32 l, fx32 r, fx32 n, fx32 f, fx32 scaleW, MtxFx44 *mtx) in MTX_FrustumW() function
|