![]() |
vitasdk
Documentation of the vitasdk
|
Exports for Kernel. More...
Functions | |
| int | PVRSRVGetMiscInfoKM (void *info) |
| int | ksceGpuGetRegisterDump (void *dst, SceSize size) |
| int | ksceGpuMmuMapMemory (void *mmuContext, uint32_t vaddr, void *base, uint32_t size, uint32_t flags) |
| int | ksceGpuMmuUnmapMemory (void *mmuContext, uint32_t vaddr, uint32_t size) |
Exports for Kernel.
Include the header file in your project:
Link the library to the executable:
| int PVRSRVGetMiscInfoKM | ( | void * | info | ) |
| int ksceGpuGetRegisterDump | ( | void * | dst, |
| SceSize | size | ||
| ) |
| int ksceGpuMmuMapMemory | ( | void * | mmuContext, |
| uint32_t | vaddr, | ||
| void * | base, | ||
| uint32_t | size, | ||
| uint32_t | flags | ||
| ) |
| int ksceGpuMmuUnmapMemory | ( | void * | mmuContext, |
| uint32_t | vaddr, | ||
| uint32_t | size | ||
| ) |