RetroArch
|
#include <d3d_common.h>
Public Attributes | |
bool | fullscreen |
bool | enabled |
unsigned | tex_w |
unsigned | tex_h |
float | tex_coords [4] |
float | vert_coords [4] |
float | alpha_mod |
void * | tex |
void * | vert_buf |
float overlay_t::alpha_mod |
bool overlay_t::enabled |
bool overlay_t::fullscreen |
void* overlay_t::tex |
float overlay_t::tex_coords[4] |
unsigned overlay_t::tex_h |
unsigned overlay_t::tex_w |
void* overlay_t::vert_buf |
float overlay_t::vert_coords[4] |