Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/nitro/gx/
Dg3_util.h38 void G3i_FrustumW_(fx32 t, fx32 b, fx32 l, fx32 r, fx32 n, fx32 f, fx32 scaleW, BOOL draw,
41 BOOL draw, MtxFx44 *mtx);
42 void G3i_OrthoW_(fx32 t, fx32 b, fx32 l, fx32 r, fx32 n, fx32 f, fx32 scaleW, BOOL draw,
44 void G3i_LookAt_(const VecFx32 *camPos, const VecFx32 *camUp, const VecFx32 *target, BOOL draw,
/TwlSDK-5.4/build/libraries/gx/ARM9/src/
Dg3_util.c52 void G3i_FrustumW_(fx32 t, fx32 b, fx32 l, fx32 r, fx32 n, fx32 f, fx32 scaleW, BOOL draw, in G3i_FrustumW_() argument
61 if (draw) in G3i_FrustumW_()
88 BOOL draw, MtxFx44 *mtx) in G3i_PerspectiveW_() argument
96 if (draw) 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_() argument
131 if (draw) in G3i_OrthoW_()
154 void G3i_LookAt_(const VecFx32 *camPos, const VecFx32 *camUp, const VecFx32 *target, BOOL draw, in G3i_LookAt_() argument
163 if (draw) in G3i_LookAt_()
/TwlSDK-5.4/build/demos/ctrdg/backup-1/
DMakefile27 SRCS = main.c data.c draw.c