Home
last modified time | relevance | path

Searched refs:sphere_size (Results 1 – 12 of 12) sorted by relevance

/TwlSDK-5.5/build/demos/gx/UnitTours/3D_Command_Pack/include/
DcommandList.h30 extern const u32 sphere_size;
/TwlSDK-5.5/build/demos/gx/UnitTours/3D_Shininess/src/
DcommandList.h30 extern const u32 sphere_size;
Dmain.c67 MI_SendGXCommand(3, sphere1, sphere_size); in drawSphere()
DcommandList.c2007 const u32 sphere_size = sizeof(sphere1); variable
/TwlSDK-5.5/build/demos/gx/UnitTours/3D_BoxTest/include/
Ddata.h40 extern const u32 sphere_size; /* Sphere size */
/TwlSDK-5.5/build/demos/gx/UnitTours/3D_Shadow_Pol/include/
Ddata.h38 extern const u32 sphere_size; /* Sphere size */
/TwlSDK-5.5/build/demos/gx/UnitTours/3D_Command_Pack/src/
Dmain.c126 MI_SendGXCommand(3, sphere1, sphere_size); in TwlMain()
132 for (i = 0; i < sphere_size / 4; ++i) in TwlMain()
DcommandList.c2007 const u32 sphere_size = sizeof(sphere1); variable
/TwlSDK-5.5/build/demos/gx/UnitTours/3D_Shadow_Pol/src/
Dmain.c193 MI_SendGXCommand(3, sphere1, sphere_size); in TwlMain()
Ddata.c2197 const u32 sphere_size = sizeof(sphere1); variable
/TwlSDK-5.5/build/demos/gx/UnitTours/3D_BoxTest/src/
Dmain.c328 MI_SendGXCommand(3, sphere1, sphere_size); in TwlMain()
Ddata.c2199 const u32 sphere_size = sizeof(sphere1); variable