xine-lib 1.2.11
Data Structures | Macros | Typedefs | Functions
xine_gl.h File Reference
#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)
 

Macro Definition Documentation

◆ XINE_GL_API_OPENGL

#define XINE_GL_API_OPENGL   0x0001

Typedef Documentation

◆ xine_gl_t

typedef struct xine_gl xine_gl_t

Function Documentation

◆ _x_load_gl()

xine_gl_t * _x_load_gl ( xine_t xine,
unsigned  visual_type,
const void *  visual,
unsigned  flags 
)