xine-lib 1.2.11
|
Data Fields | |
xine_gl_plugin_t | p |
EGLDisplay | display |
EGLContext | context |
EGLSurface | surface |
EGLConfig | config |
int | is_current |
EGLConfig xine_egl_t::config |
Referenced by _egl_get_instance(), _egl_init(), and _egl_set_native_window().
EGLContext xine_egl_t::context |
Referenced by _egl_dispose(), _egl_get_instance(), _egl_init(), and _egl_make_current().
EGLDisplay xine_egl_t::display |
int xine_egl_t::is_current |
Referenced by _egl_dispose(), _egl_make_current(), _egl_release_current(), and _egl_set_native_window().
xine_gl_plugin_t xine_egl_t::p |
Referenced by _egl_get_instance(), _egl_init(), _egl_make_current(), _egl_set_native_window(), and _module_dispose().
EGLSurface xine_egl_t::surface |
Referenced by _egl_dispose(), _egl_get_instance(), _egl_make_current(), _egl_set_native_window(), and _egl_swap_buffers().