Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/gx/
Dg3b.h79 static void G3BS_Vtx(GXDLInfo *info, fx16 x, fx16 y, fx16 z);
506 static inline void G3BS_Vtx(GXDLInfo *info, fx16 x, fx16 y, fx16 z) in G3BS_Vtx() function
/TwlSDK-5.1.0/build/libraries/gx/ARM9/src/
Dg3b.c776 G3BS_Vtx(info, x, y, z); in G3B_Vtx()