RetroArch
|
#include <libretro.h>
Public Attributes | |
void * | data |
unsigned | width |
unsigned | height |
size_t | pitch |
enum retro_pixel_format | format |
unsigned | access_flags |
unsigned | memory_flags |
unsigned retro_framebuffer::access_flags |
void* retro_framebuffer::data |
enum retro_pixel_format retro_framebuffer::format |
unsigned retro_framebuffer::height |
unsigned retro_framebuffer::memory_flags |
size_t retro_framebuffer::pitch |
unsigned retro_framebuffer::width |