메소드 |
설명 |
|
GetDisplayListFromId ( int DisplayListId ) : GpuDisplayList |
|
|
_sceGeListEnQueue ( uint InstructionAddressStart, uint InstructionAddressStall, int CallbackId, PspGeListArgs Args ) : GpuDisplayList |
|
|
sceGeBreak ( int Mode, void BreakAddress ) : int |
|
|
sceGeContinue ( ) : int |
|
|
sceGeDrawSync ( SyncTypeEnum SyncType ) : DisplayListStatusEnum |
|
|
sceGeEdramGetAddr ( ) : uint |
|
|
sceGeEdramGetSize ( ) : int |
|
|
sceGeEdramSetAddrTranslation ( int Size ) : int |
|
|
sceGeGetCmd ( int cmd ) : int |
|
|
sceGeGetMtx ( PspGeMatrixTypes MatrixType, uint MatrixAddress ) : int |
|
|
sceGeListDeQueue ( int DisplayListId ) : int |
|
|
sceGeListEnQueue ( uint InstructionAddressStart, uint InstructionAddressStall, int CallbackId, PspGeListArgs Args ) : int |
|
|
sceGeListEnQueueHead ( uint InstructionAddressStart, uint InstructionAddressStall, int CallbackId, PspGeListArgs Args ) : int |
|
|
sceGeListSync ( int DisplayListId, SyncTypeEnum SyncType ) : DisplayListStatusEnum |
|
|
sceGeListUpdateStallAddr ( int DisplayListId, uint InstructionAddressStall ) : int |
|
|
sceGeRestoreContext ( GpuStateStruct Context ) : int |
|
|
sceGeSaveContext ( GpuStateStruct Context ) : int |
|
|
sceGeSetCallback ( PspGeCallbackData &PspGeCallbackData ) : int |
|
|
sceGeUnsetCallback ( int cbid ) : int |
|
|