xine-lib 1.2.13-20230125hg15249
|
Data Fields | |
xine_gl_plugin_t | p |
Display * | display |
Drawable | drawable |
int | screen |
GLXContext | context |
int | lock1 |
int | lock2 |
int | is_current |
GLXContext xine_glx_t::context |
Referenced by _glx_get_instance(), _glx_make_current(), and _module_dispose().
Display* xine_glx_t::display |
Drawable xine_glx_t::drawable |
Referenced by _glx_get_instance(), _glx_make_current(), _glx_set_native_window(), and _glx_swap_buffers().
int xine_glx_t::is_current |
Referenced by _glx_make_current(), _glx_release_current(), _glx_set_native_window(), and _module_dispose().
int xine_glx_t::lock1 |
Referenced by _glx_make_current(), _glx_set_lockdisplay(), and _register_config().
int xine_glx_t::lock2 |
Referenced by _glx_make_current(), and _glx_release_current().
xine_gl_plugin_t xine_glx_t::p |
Referenced by _glx_get_instance(), _glx_make_current(), _glx_set_lockdisplay(), and _module_dispose().
int xine_glx_t::screen |
Referenced by _glx_get_instance(), and _glx_query_extensions().