xine-lib 1.2.11
|
#include <xine.h>
Go to the source code of this file.
Data Structures | |
struct | xine_gl |
Macros | |
#define | XINE_GL_API_OPENGL 0x0001 |
Typedefs | |
typedef struct xine_gl | xine_gl_t |
Functions | |
xine_gl_t * | _x_load_gl (xine_t *xine, unsigned visual_type, const void *visual, unsigned flags) |
#define XINE_GL_API_OPENGL 0x0001 |
References _x_find_module(), default_gl_dispose(), xine_gl::dispose, xine_gl_plugin_s::gl, GL_PLUGIN_TYPE, NULL, and gl_plugin_params_t::xine.
Referenced by opengl2_check_platform(), and opengl2_open_plugin().