pspsdk-1.0+beta2
|
#include <src/gu/guInternal.h>
Data Fields | |
int | pixel_size |
int | frame_width |
void * | frame_buffer |
void * | disp_buffer |
void * | depth_buffer |
int | depth_width |
int | width |
int | height |
void* GuDrawBuffer::depth_buffer |
Referenced by resetValues(), sceGuDepthBuffer(), and sceGuDrawBuffer().
int GuDrawBuffer::depth_width |
Referenced by resetValues(), sceGuDepthBuffer(), and sceGuDrawBuffer().
void* GuDrawBuffer::disp_buffer |
Referenced by resetValues(), sceGuDispBuffer(), sceGuDisplay(), and sceGuSwapBuffers().
void* GuDrawBuffer::frame_buffer |
Referenced by resetValues(), sceGuDrawBuffer(), sceGuStart(), and sceGuSwapBuffers().
int GuDrawBuffer::frame_width |
Referenced by resetValues(), sceGuDispBuffer(), sceGuDisplay(), sceGuDrawBuffer(), sceGuStart(), and sceGuSwapBuffers().
int GuDrawBuffer::height |
Referenced by resetValues(), sceGuClear(), sceGuDisable(), sceGuDispBuffer(), and sceGuDrawBuffer().
int GuDrawBuffer::pixel_size |
Referenced by resetValues(), sceGuClear(), sceGuDispBuffer(), sceGuDisplay(), sceGuDrawBuffer(), sceGuStart(), and sceGuSwapBuffers().
int GuDrawBuffer::width |
Referenced by resetValues(), sceGuClear(), sceGuDisable(), and sceGuDispBuffer().