Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/gx/
Dg3c.h73 static void G3CS_Vtx10(GXDLInfo *info, fx16 x, fx16 y, fx16 z);
422 static inline void G3CS_Vtx10(GXDLInfo *info, fx16 x, fx16 y, fx16 z) in G3CS_Vtx10() function
/TwlSDK-5.1.0/build/libraries/gx/ARM9/src/
Dg3c.c959 G3CS_Vtx10(info, x, y, z); in G3C_Vtx10()