diff options
Diffstat (limited to 'nids/360/SceGpuEs4User.yml')
-rw-r--r-- | nids/360/SceGpuEs4User.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nids/360/SceGpuEs4User.yml b/nids/360/SceGpuEs4User.yml index 3750385..2afcefa 100644 --- a/nids/360/SceGpuEs4User.yml +++ b/nids/360/SceGpuEs4User.yml @@ -8,6 +8,7 @@ modules: PVRSRVAcquireDeviceData: 0x70800B46 PVRSRVAllocDeviceMem: 0x071E62F0 PVRSRVAllocSyncInfo: 0x94286660 + PVRSRVAllocUserModeMem: 0x7AF40138 PVRSRVConnect: 0x228252A2 PVRSRVCreateDeviceMemContext: 0x1E0A9C4A PVRSRVCreateSyncInfoModObj: 0x416C8813 @@ -16,11 +17,13 @@ modules: PVRSRVEnumerateDevices: 0x4447D217 PVRSRVFreeDeviceMem: 0xB6CFD213 PVRSRVFreeSyncInfo: 0xB26DF3D2 + PVRSRVFreeUserModeMem: 0x1BE5985A PVRSRVGetMiscInfo: 0x73E945A1 PVRSRVMapMemoryToGpu: 0x56893E98 PVRSRVModifyPendingSyncOps: 0x0D27286F PVRSRVReleaseMiscInfo: 0xF4735A47 PVRSRVUnmapMemoryFromGpu: 0xAD20D1A0 + SGXAddRenderTarget: 0x0162A405 SGXCreateRenderContext: 0x8A997DBB SGXCreateTransferContext: 0xBDE2B9E1 SGXDestroyRenderContext: 0x0BFE1685 |