RetroArch
Public Attributes | List of all members
gl_raster_t Struct Reference
Collaboration diagram for gl_raster_t:
[legend]

Public Attributes

gl_tgl
 
GLuint tex
 
unsigned tex_width
 
unsigned tex_height
 
const font_renderer_driver_tfont_driver
 
voidfont_data
 
struct font_atlasatlas
 
video_font_raster_block_tblock
 

Member Data Documentation

◆ atlas

struct font_atlas* gl_raster_t::atlas

◆ block

video_font_raster_block_t* gl_raster_t::block

◆ font_data

void* gl_raster_t::font_data

◆ font_driver

const font_renderer_driver_t* gl_raster_t::font_driver

◆ gl

gl_t* gl_raster_t::gl

◆ tex

GLuint gl_raster_t::tex

◆ tex_height

unsigned gl_raster_t::tex_height

◆ tex_width

unsigned gl_raster_t::tex_width

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