xine-lib 1.2.13-20230125hg15249
|
#include <hw_frame.h>
Data Fields | |
int(* | get_textures )(xine_glconv_t *, vo_frame_t *, unsigned target, unsigned *textures, unsigned *textures_count, unsigned *sw_format) |
void(* | destroy )(xine_glconv_t **) |
void(* xine_glconv_t::destroy) (xine_glconv_t **) |
int(* xine_glconv_t::get_textures) (xine_glconv_t *, vo_frame_t *, unsigned target, unsigned *textures, unsigned *textures_count, unsigned *sw_format) |
Referenced by opengl2_draw().