Home
last modified time | relevance | path

Searched refs:G3CS_Translate (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/include/nitro/gx/
Dg3c.h68 static void G3CS_Translate(GXDLInfo *info, fx32 x, fx32 y, fx32 z);
326 static inline void G3CS_Translate(GXDLInfo *info, fx32 x, fx32 y, fx32 z) in G3CS_Translate() function
/TwlSDK-5.1.0/build/libraries/gx/ARM9/src/
Dg3c.c862 G3CS_Translate(info, x, y, z); in G3C_Translate()