Searched refs:MTX_PerspectiveW (Results 1 – 3 of 3) sorted by relevance
| /TwlSDK-5.4/include/nitro/fx/ |
| D | fx_mtx44.h | 50 void MTX_PerspectiveW(fx32 fovySin, fx32 fovyCos, fx32 aspect, fx32 n, fx32 f, fx32 scaleW, MtxF… 269 MTX_PerspectiveW(fovySin, fovyCos, aspect, n, f, FX32_ONE, mtx); in MTX_Perspective()
|
| /TwlSDK-5.4/build/libraries/gx/ARM9/src/ |
| D | g3_util.c | 95 MTX_PerspectiveW(fovySin, fovyCos, aspect, n, f, scaleW, mtx); in G3i_PerspectiveW_()
|
| /TwlSDK-5.4/build/libraries/fx/common/src/ |
| D | fx_mtx44.c | 574 void MTX_PerspectiveW(fx32 fovySin, fx32 fovyCos, fx32 aspect, fx32 n, fx32 f, fx32 scaleW, MtxFx44… in MTX_PerspectiveW() function
|