Home
last modified time | relevance | path

Searched refs:MI_SendGXCommand (Results 1 – 9 of 9) sorted by relevance

/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Toon/src/
Dmain.c189 MI_SendGXCommand(3, isu1, isu1_size); in TwlMain()
227 MI_SendGXCommand(3, isu2, isu2_size); in TwlMain()
282 MI_SendGXCommand(3, isu1, isu1_size); in TwlMain()
320 MI_SendGXCommand(3, isu2, isu2_size); in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_High_Light/src/
Dmain.c187 MI_SendGXCommand(3, isu1, isu1_size); in TwlMain()
220 MI_SendGXCommand(3, isu2, isu2_size); in TwlMain()
271 MI_SendGXCommand(3, isu1, isu1_size); in TwlMain()
303 MI_SendGXCommand(3, isu2, isu2_size); in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Shadow_Pol/src/
Dmain.c193 MI_SendGXCommand(3, sphere1, sphere_size); in TwlMain()
235 MI_SendGXCommand(3, cylinder1, cylinder_size); in TwlMain()
265 MI_SendGXCommand(3, cylinder1, cylinder_size); in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Command_Pack/src/
Dmain.c126 MI_SendGXCommand(3, sphere1, sphere_size); in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_MakeDL/src/
Dmain.c254 MI_SendGXCommand(3, gDL_B, gSzDL_B); in drawLeftCube()
276 MI_SendGXCommand(3, gDL_C, gSzDL_C); in drawRightCube()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Shininess/src/
Dmain.c67 MI_SendGXCommand(3, sphere1, sphere_size); in drawSphere()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_BoxTest/src/
Dmain.c328 MI_SendGXCommand(3, sphere1, sphere_size); in TwlMain()
/TwlSDK-5.1.0/build/libraries/mi/common/src/
Dmi_dma_gxcommand.c64 void MI_SendGXCommand(u32 dmaNo, const void *src, u32 commandLength) in MI_SendGXCommand() function
/TwlSDK-5.1.0/include/nitro/mi/
Ddma.h831 void MI_SendGXCommand(u32 dmaNo, const void *src, u32 commandLength);