RetroArch
|
#include <ctr_common.h>
Public Attributes | |
int | width |
int | height |
int | active_width |
int | active_height |
enum texture_filter_type | type |
void * | data |
int ctr_texture::active_height |
int ctr_texture::active_width |
void* ctr_texture::data |
int ctr_texture::height |
enum texture_filter_type ctr_texture::type |
int ctr_texture::width |