RetroArch
|
#include <video_driver.h>
Public Attributes | |
const void * | frame |
unsigned | width |
unsigned | height |
unsigned | pitch |
unsigned | index |
bool | rgb32 |
void ** | handle |
void** gfx_ctx_image::handle |
unsigned gfx_ctx_image::height |
unsigned gfx_ctx_image::index |
unsigned gfx_ctx_image::pitch |
bool gfx_ctx_image::rgb32 |
unsigned gfx_ctx_image::width |