Data Fields

vlc_gl_t Struct Reference

Collaboration diagram for vlc_gl_t:
Collaboration graph
[legend]

Data Fields

VLC_COMMON_MEMBERS struct
vout_window_t
surface
module_tmodule
void * sys
int(* makeCurrent )(vlc_gl_t *)
void(* swap )(vlc_gl_t *)
int(* lock )(vlc_gl_t *)
void(* unlock )(vlc_gl_t *)
void *(* getProcAddress )(vlc_gl_t *, const char *)

Field Documentation

void*(* vlc_gl_t::getProcAddress)(vlc_gl_t *, const char *)

Referenced by vlc_gl_GetProcAddress().

Referenced by vlc_gl_Lock().

Referenced by vlc_gl_Create(), and vlc_gl_Destroy().

VLC_COMMON_MEMBERS struct vout_window_t* vlc_gl_t::surface

Referenced by vlc_gl_Create().

Referenced by vlc_gl_Swap().

Referenced by vlc_gl_Unlock().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines