Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/include/nitro/gx/
Dg3c.h77 static void G3CS_VtxDiff(GXDLInfo *info, fx16 x, fx16 y, fx16 z);
495 static inline void G3CS_VtxDiff(GXDLInfo *info, fx16 x, fx16 y, fx16 z) in G3CS_VtxDiff() function
/TwlSDK-5.2.1/build/libraries/gx/ARM9/src/
Dg3c.c1040 G3CS_VtxDiff(info, x, y, z); in G3C_VtxDiff()