Home
last modified time | relevance | path

Searched refs:si (Results 1 – 5 of 5) sorted by relevance

/RvlSDK-3.1/build/demos/gxdemo/src/Culling/
Dcul-viewport.c148 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.1/RVL/bin/demos/gxdemo/
Dsmp-onetri.map713 0000cc1c 001570 800133bc 0000f57c 1 .text si.a SIBios.o
714 0000cc1c 00001c 800133bc 0000f57c 4 SIBusy si.a SIBios.o
715 0000cc38 000038 800133d8 0000f598 4 SIIsChanBusy si.a SIBios.o
716 0000cc70 0002f4 80013410 0000f5d0 4 CompleteTransfer si.a SIBios.o
717 0000cf64 0003ec 80013704 0000f8c4 4 SIInterruptHandler si.a SIBios.o
718 0000d350 000078 80013af0 0000fcb0 4 SIEnablePollingInterrupt si.a SIBios.o
719 UNUSED 0000cc ........ ........ SIRegisterPollingHandler si.a SIBios.o
720 0000d3c8 0000e8 80013b68 0000fd28 4 SIUnregisterPollingHandler si.a SIBios.o
721 0000d4b0 0000c0 80013c50 0000fe10 4 SIInit si.a SIBios.o
722 0000d570 0001b0 80013d10 0000fed0 4 __SITransfer si.a SIBios.o
[all …]
/RvlSDK-3.1/build/
Dmakefile59 si \
/RvlSDK-3.1/RVL/bin/demos/thpdemo/
DTHPSimple.map776 0000ec10 001570 800153b0 00011570 1 .text si.a SIBios.o
777 0000ec10 00001c 800153b0 00011570 4 SIBusy si.a SIBios.o
778 0000ec2c 000038 800153cc 0001158c 4 SIIsChanBusy si.a SIBios.o
779 0000ec64 0002f4 80015404 000115c4 4 CompleteTransfer si.a SIBios.o
780 0000ef58 0003ec 800156f8 000118b8 4 SIInterruptHandler si.a SIBios.o
781 0000f344 000078 80015ae4 00011ca4 4 SIEnablePollingInterrupt si.a SIBios.o
782 UNUSED 0000cc ........ ........ SIRegisterPollingHandler si.a SIBios.o
783 0000f3bc 0000e8 80015b5c 00011d1c 4 SIUnregisterPollingHandler si.a SIBios.o
784 0000f4a4 0000c0 80015c44 00011e04 4 SIInit si.a SIBios.o
785 0000f564 0001b0 80015d04 00011ec4 4 __SITransfer si.a SIBios.o
[all …]
/RvlSDK-3.1/build/buildtools/
Dcommondefs311 $(INSTALL_ROOT)/lib/si$(LIBSUFFIX) \