RetroArch
Public Attributes | List of all members
gfx_ctx_image Struct Reference

#include <video_driver.h>

Public Attributes

const voidframe
 
unsigned width
 
unsigned height
 
unsigned pitch
 
unsigned index
 
bool rgb32
 
void ** handle
 

Member Data Documentation

◆ frame

const void* gfx_ctx_image::frame

◆ handle

void** gfx_ctx_image::handle

◆ height

unsigned gfx_ctx_image::height

◆ index

unsigned gfx_ctx_image::index

◆ pitch

unsigned gfx_ctx_image::pitch

◆ rgb32

bool gfx_ctx_image::rgb32

◆ width

unsigned gfx_ctx_image::width

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