RetroArch
|
#include <gdi_common.h>
Public Attributes | |
int | width |
int | height |
int | active_width |
int | active_height |
enum texture_filter_type | type |
void * | data |
HBITMAP | bmp |
HBITMAP | bmp_old |
int gdi_texture::active_height |
int gdi_texture::active_width |
HBITMAP gdi_texture::bmp |
HBITMAP gdi_texture::bmp_old |
void* gdi_texture::data |
int gdi_texture::height |
enum texture_filter_type gdi_texture::type |
int gdi_texture::width |