RetroArch
Public Attributes | List of all members
format_desc Struct Reference

Public Attributes

void(* render_16 )(xv_t *xv, const void *input, unsigned width, unsigned height, unsigned pitch)
 
void(* render_32 )(xv_t *xv, const void *input, unsigned width, unsigned height, unsigned pitch)
 
char components [4]
 
unsigned luma_index [2]
 
unsigned u_index
 
unsigned v_index
 

Member Data Documentation

◆ components

char format_desc::components[4]

◆ luma_index

unsigned format_desc::luma_index[2]

◆ render_16

void(* format_desc::render_16) (xv_t *xv, const void *input, unsigned width, unsigned height, unsigned pitch)

◆ render_32

void(* format_desc::render_32) (xv_t *xv, const void *input, unsigned width, unsigned height, unsigned pitch)

◆ u_index

unsigned format_desc::u_index

◆ v_index

unsigned format_desc::v_index

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