RetroArch
Public Attributes | List of all members
GuDrawBuffer Struct Reference

#include <psp1_gfx.h>

Public Attributes

int pixel_size
 
int frame_width
 
voidframe_buffer
 
voiddisp_buffer
 
voiddepth_buffer
 
int depth_width
 
int width
 
int height
 

Member Data Documentation

◆ depth_buffer

void* GuDrawBuffer::depth_buffer

◆ depth_width

int GuDrawBuffer::depth_width

◆ disp_buffer

void* GuDrawBuffer::disp_buffer

◆ frame_buffer

void* GuDrawBuffer::frame_buffer

◆ frame_width

int GuDrawBuffer::frame_width

◆ height

int GuDrawBuffer::height

◆ pixel_size

int GuDrawBuffer::pixel_size

◆ width

int GuDrawBuffer::width

The documentation for this struct was generated from the following file: