Searched refs:MI_SendGXCommand (Results 1 – 9 of 9) sorted by relevance
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Toon/src/ |
| D | main.c | 189 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/ |
| D | main.c | 187 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/ |
| D | main.c | 193 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/ |
| D | main.c | 126 MI_SendGXCommand(3, sphere1, sphere_size); in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_MakeDL/src/ |
| D | main.c | 254 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/ |
| D | main.c | 67 MI_SendGXCommand(3, sphere1, sphere_size); in drawSphere()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_BoxTest/src/ |
| D | main.c | 328 MI_SendGXCommand(3, sphere1, sphere_size); in TwlMain()
|
| /TwlSDK-5.1.0/build/libraries/mi/common/src/ |
| D | mi_dma_gxcommand.c | 64 void MI_SendGXCommand(u32 dmaNo, const void *src, u32 commandLength) in MI_SendGXCommand() function
|
| /TwlSDK-5.1.0/include/nitro/mi/ |
| D | dma.h | 831 void MI_SendGXCommand(u32 dmaNo, const void *src, u32 commandLength);
|