PSPSDK 2025-02-02
Loading...
Searching...
No Matches
vram.c File Reference
#include <pspge.h>
#include <pspgu.h>
Include dependency graph for vram.c:

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.
 

Macro Definition Documentation

◆ ALIGNMENT

#define ALIGNMENT   16

Referenced by guGetStaticVramBuffer().