Searched defs:draw (Results 1 – 1 of 1) sorted by relevance
| /TwlSDK-5.4/build/libraries/gx/ARM9/src/ |
| D | g3_util.c | 52 void G3i_FrustumW_(fx32 t, fx32 b, fx32 l, fx32 r, fx32 n, fx32 f, fx32 scaleW, BOOL draw, in G3i_FrustumW_() 88 BOOL draw, MtxFx44 *mtx) in G3i_PerspectiveW_() 122 void G3i_OrthoW_(fx32 t, fx32 b, fx32 l, fx32 r, fx32 n, fx32 f, fx32 scaleW, BOOL draw, in G3i_OrthoW_() 154 void G3i_LookAt_(const VecFx32 *camPos, const VecFx32 *camUp, const VecFx32 *target, BOOL draw, in G3i_LookAt_()
|