RetroArch
Public Attributes | List of all members
ctr_texture Struct Reference

#include <ctr_common.h>

Public Attributes

int width
 
int height
 
int active_width
 
int active_height
 
enum texture_filter_type type
 
voiddata
 

Member Data Documentation

◆ active_height

int ctr_texture::active_height

◆ active_width

int ctr_texture::active_width

◆ data

void* ctr_texture::data

◆ height

int ctr_texture::height

◆ type

enum texture_filter_type ctr_texture::type

◆ width

int ctr_texture::width

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