Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/gx/
Dg3b.h84 static void G3BS_VtxDiff(GXDLInfo *info, fx16 x, fx16 y, fx16 z);
597 static inline void G3BS_VtxDiff(GXDLInfo *info, fx16 x, fx16 y, fx16 z) in G3BS_VtxDiff() function
/TwlSDK-5.1.0/build/libraries/gx/ARM9/src/
Dg3b.c877 G3BS_VtxDiff(info, x, y, z); in G3B_VtxDiff()