RetroArch
Public Attributes | List of all members
sixel Struct Reference

#include <sixel_common.h>

Collaboration diagram for sixel:
[legend]

Public Attributes

SIXELSTATUS sixel_status
 
unsigned video_width
 
unsigned video_height
 
unsigned screen_width
 
unsigned screen_height
 
voidctx_data
 
const gfx_ctx_driver_tctx_driver
 

Member Data Documentation

◆ ctx_data

void* sixel::ctx_data

◆ ctx_driver

const gfx_ctx_driver_t* sixel::ctx_driver

◆ screen_height

unsigned sixel::screen_height

◆ screen_width

unsigned sixel::screen_width

◆ sixel_status

SIXELSTATUS sixel::sixel_status

◆ video_height

unsigned sixel::video_height

◆ video_width

unsigned sixel::video_width

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