Home
last modified time | relevance | path

Searched refs:G3C_PolygonAttr (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_MakeDL/src/
Dmain.c202 G3C_PolygonAttr(&gGXDLInfoC, GX_LIGHTMASK_NONE, // disable lights in makeRightCube()
/TwlSDK-5.1.0/include/nitro/gx/
Dg3c.h134 void G3C_PolygonAttr(GXDLInfo *info, int light, GXPolygonMode polyMode, GXCull cullMode, int pol…
/TwlSDK-5.1.0/build/libraries/gx/ARM9/src/
Dg3c.c1061 void G3C_PolygonAttr(GXDLInfo *info, int light, GXPolygonMode polyMode, GXCull cullMode, int polygo… in G3C_PolygonAttr() function