RetroArch
Public Attributes | List of all members
texture_image Struct Reference

#include <image.h>

Public Attributes

unsigned width
 
unsigned height
 
uint32_tpixels
 
bool supports_rgba
 

Member Data Documentation

◆ height

unsigned texture_image::height

◆ pixels

uint32_t* texture_image::pixels

◆ supports_rgba

bool texture_image::supports_rgba

◆ width

unsigned texture_image::width

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