ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
Go to the source code of this file.
Functions | |
int | GsDbGetDrawBuffer (void) |
int | GsDbGetDisplayBuffer (void) |
void | GsDbSwapBuffer (void) |
Variables | |
static short int | gs_db_draw_buffer =0 |
int GsDbGetDisplayBuffer | ( | void | ) |
int GsDbGetDrawBuffer | ( | void | ) |
void GsDbSwapBuffer | ( | void | ) |
|
static |
Definition at line 18 of file DoubleBuff.c.
Referenced by GsDbGetDisplayBuffer(), GsDbGetDrawBuffer(), and GsDbSwapBuffer().