PVR_PSP2
PVR_PSP2 copied to clipboard
Fix SGXAllocatePBufferDeviceMem
I struggled with eglCreatePBufferSurface always returning EGL_BAD_ALLOC. Then I found this: https://github.com/SonicMastr/Vita-Media-Player/blob/main/src/avplayer/avplayerUtils.c and it seems to work.