|
PSPSDK 2025-10-12
|

Macros | |
| #define | ALIGNMENT 16 |
Functions | |
| void * | guGetStaticVramBuffer (unsigned int width, unsigned int height, unsigned int psm) |
| Allocate a draw buffer in vram. | |
| void * | guGetStaticVramTexture (unsigned int width, unsigned int height, unsigned int psm) |
| Allocate a texture in vram. | |
| #define ALIGNMENT 16 |
Referenced by guGetStaticVramBuffer().