Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/nitro/gx/
Dg3c.h70 static void G3CS_Normal(GXDLInfo *info, fx16 x, fx16 y, fx16 z);
362 static inline void G3CS_Normal(GXDLInfo *info, fx16 x, fx16 y, fx16 z) in G3CS_Normal() function
/TwlSDK-5.4/build/libraries/gx/ARM9/src/
Dg3c.c900 G3CS_Normal(info, x, y, z); in G3C_Normal()