Home
last modified time | relevance | path

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

/RvlSDK-3.2/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.2/RVL/bin/demos/gxdemo/
Dsmp-onetri.map738 0000db8c 001570 8001432c 000104ec 1 .text si.a SIBios.o
739 0000db8c 00001c 8001432c 000104ec 4 SIBusy si.a SIBios.o
740 0000dba8 000038 80014348 00010508 4 SIIsChanBusy si.a SIBios.o
741 0000dbe0 0002f4 80014380 00010540 4 CompleteTransfer si.a SIBios.o
742 0000ded4 0003ec 80014674 00010834 4 SIInterruptHandler si.a SIBios.o
743 0000e2c0 000078 80014a60 00010c20 4 SIEnablePollingInterrupt si.a SIBios.o
744 UNUSED 0000cc ........ ........ SIRegisterPollingHandler si.a SIBios.o
745 0000e338 0000e8 80014ad8 00010c98 4 SIUnregisterPollingHandler si.a SIBios.o
746 0000e420 0000c0 80014bc0 00010d80 4 SIInit si.a SIBios.o
747 0000e4e0 0001b0 80014c80 00010e40 4 __SITransfer si.a SIBios.o
[all …]
/RvlSDK-3.2/build/
Dmakefile58 si \
/RvlSDK-3.2/RVL/bin/demos/thpdemo/
DTHPSimple.map803 0000fc64 001570 80016404 000125c4 1 .text si.a SIBios.o
804 0000fc64 00001c 80016404 000125c4 4 SIBusy si.a SIBios.o
805 0000fc80 000038 80016420 000125e0 4 SIIsChanBusy si.a SIBios.o
806 0000fcb8 0002f4 80016458 00012618 4 CompleteTransfer si.a SIBios.o
807 0000ffac 0003ec 8001674c 0001290c 4 SIInterruptHandler si.a SIBios.o
808 00010398 000078 80016b38 00012cf8 4 SIEnablePollingInterrupt si.a SIBios.o
809 UNUSED 0000cc ........ ........ SIRegisterPollingHandler si.a SIBios.o
810 00010410 0000e8 80016bb0 00012d70 4 SIUnregisterPollingHandler si.a SIBios.o
811 000104f8 0000c0 80016c98 00012e58 4 SIInit si.a SIBios.o
812 000105b8 0001b0 80016d58 00012f18 4 __SITransfer si.a SIBios.o
[all …]
/RvlSDK-3.2/build/buildtools/
Dcommondefs311 $(INSTALL_ROOT)/lib/si$(LIBSUFFIX) \