Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/gx/
Dg3b.h83 static void G3BS_VtxYZ(GXDLInfo *info, fx16 y, fx16 z);
578 static inline void G3BS_VtxYZ(GXDLInfo *info, fx16 y, fx16 z) in G3BS_VtxYZ() function
/TwlSDK-5.1.0/build/libraries/gx/ARM9/src/
Dg3b.c856 G3BS_VtxYZ(info, y, z); in G3B_VtxYZ()