Searched refs:si (Results 1 – 5 of 5) sorted by relevance
| /RvlSDK-3.3/build/demos/gxdemo/src/Culling/ |
| D | cul-viewport.c | 148 ScissorBox* si = s->scissor; in SceneDraw() local 164 myDrawRectangle( (f32) si->xorg, (f32) si->yorg, in SceneDraw() 165 (f32)(si->xorg + si->width - 1), in SceneDraw() 166 (f32)(si->yorg + si->height - 1), in SceneDraw() 183 GXSetScissor( (u32)si->xorg, (u32)si->yorg, (u32)si->width, (u32)si->height ); in SceneDraw() 203 ScissorBox* si = s->scissor; in SceneDrawInfo() local 213 si->xorg, si->yorg, in SceneDrawInfo() 214 (u16)(si->xorg + si->width), (u16)(si->yorg + si->height) ); in SceneDrawInfo() 222 case 0: x = si->xorg; y = si->yorg; break; in SceneDrawInfo() 223 case 1: x = si->xorg+si->width-1; y = si->yorg+si->height-1; break; in SceneDrawInfo() [all …]
|
| /RvlSDK-3.3/RVL/bin/demos/gxdemo/ |
| D | smp-onetri.map | 616 0000d250 0015f0 80013950 0000fad0 1 .text si.a SIBios.o 617 0000d250 00001c 80013950 0000fad0 16 SIBusy si.a SIBios.o 618 0000d270 000038 80013970 0000faf0 16 SIIsChanBusy si.a SIBios.o 619 0000d2b0 0002f4 800139b0 0000fb30 16 CompleteTransfer si.a SIBios.o 620 0000d5b0 0003ec 80013cb0 0000fe30 16 SIInterruptHandler si.a SIBios.o 621 0000d9a0 000078 800140a0 00010220 16 SIEnablePollingInterrupt si.a SIBios.o 622 UNUSED 0000cc ........ ........ SIRegisterPollingHandler si.a SIBios.o 623 0000da20 0000ec 80014120 000102a0 16 SIUnregisterPollingHandler si.a SIBios.o 624 0000db10 0000c0 80014210 00010390 16 SIInit si.a SIBios.o 625 0000dbd0 0001b0 800142d0 00010450 16 __SITransfer si.a SIBios.o [all …]
|
| /RvlSDK-3.3/RVL/bin/demos/thpdemo/ |
| D | THPSimple.map | 652 0000f3b0 0015f0 80015ab0 00011c30 1 .text si.a SIBios.o 653 0000f3b0 00001c 80015ab0 00011c30 16 SIBusy si.a SIBios.o 654 0000f3d0 000038 80015ad0 00011c50 16 SIIsChanBusy si.a SIBios.o 655 0000f410 0002f4 80015b10 00011c90 16 CompleteTransfer si.a SIBios.o 656 0000f710 0003ec 80015e10 00011f90 16 SIInterruptHandler si.a SIBios.o 657 0000fb00 000078 80016200 00012380 16 SIEnablePollingInterrupt si.a SIBios.o 658 UNUSED 0000cc ........ ........ SIRegisterPollingHandler si.a SIBios.o 659 0000fb80 0000ec 80016280 00012400 16 SIUnregisterPollingHandler si.a SIBios.o 660 0000fc70 0000c0 80016370 000124f0 16 SIInit si.a SIBios.o 661 0000fd30 0001b0 80016430 000125b0 16 __SITransfer si.a SIBios.o [all …]
|
| /RvlSDK-3.3/build/ |
| D | makefile | 59 si \
|
| /RvlSDK-3.3/build/buildtools/ |
| D | commondefs | 203 $(INSTALL_ROOT)/lib/si$(LIBSUFFIX) \
|