|
RetroArch
|
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 |
| char format_desc::components[4] |
| unsigned format_desc::luma_index[2] |
| void(* format_desc::render_16) (xv_t *xv, const void *input, unsigned width, unsigned height, unsigned pitch) |
| void(* format_desc::render_32) (xv_t *xv, const void *input, unsigned width, unsigned height, unsigned pitch) |
| unsigned format_desc::u_index |
| unsigned format_desc::v_index |
1.8.15