diff options
author | GrapheneCt | 2021-02-25 12:47:51 -0500 |
---|---|---|
committer | Reiko Asakura | 2021-02-25 12:47:51 -0500 |
commit | 22ea5b75c8a1fa889ae11ff4e5b859ab1c49c84a (patch) | |
tree | 8e13cc7252a563d22debcc087f4b91552c20a9d1 /nids/360/SceGxm.yml | |
parent | Add PowerVR services header (diff) | |
download | vds-libraries-22ea5b75c8a1fa889ae11ff4e5b859ab1c49c84a.tar.gz |
Add sceGxmGetDeviceData
Diffstat (limited to '')
-rw-r--r-- | nids/360/SceGxm.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nids/360/SceGxm.yml b/nids/360/SceGxm.yml index ffd1921..e421560 100644 --- a/nids/360/SceGxm.yml +++ b/nids/360/SceGxm.yml @@ -277,6 +277,7 @@ modules: functions: sceGxmCheckMappedMemory: 0x88B424FB sceGxmCreateRenderTargetInternal: 0xC8A0F04E + sceGxmGetDeviceData: 0x90EE6A28 sceGxmGetRenderTargetMemSizeInternal: 0x4DD98588 sceGxmIsInitializedInternal: 0xEC82DB20 sceGxmMapFragmentUsseMemoryInternal: 0xB9391D22 |