◆ anonymous enum
| Enumerator |
|---|
| VLC_GL_EXT_DEFAULT | |
| VLC_GL_EXT_EGL | |
| VLC_GL_EXT_WGL | |
◆ @191
◆ createImageKHR
| void*(* vlc_gl_t::createImageKHR) (vlc_gl_t *, unsigned target, void *buffer, const int32_t *attrib_list) |
◆ destroyImageKHR
| bool(* vlc_gl_t::destroyImageKHR) (vlc_gl_t *, void *image) |
◆ egl
| struct { ... } vlc_gl_t::egl |
◆ ext
| enum { ... } vlc_gl_t::ext |
◆ getExtensionsString
| const char*(* vlc_gl_t::getExtensionsString) (vlc_gl_t *) |
◆ getProcAddress
| void*(* vlc_gl_t::getProcAddress) (vlc_gl_t *, const char *) |
◆ makeCurrent
| int(* vlc_gl_t::makeCurrent) (vlc_gl_t *) |
◆ module
◆ obj
◆ queryString
| const char*(* vlc_gl_t::queryString) (vlc_gl_t *, int32_t name) |
◆ releaseCurrent
| void(* vlc_gl_t::releaseCurrent) (vlc_gl_t *) |
◆ resize
| void(* vlc_gl_t::resize) (vlc_gl_t *, unsigned, unsigned) |
◆ surface
◆ swap
◆ sys
◆ wgl
| struct { ... } vlc_gl_t::wgl |
The documentation for this struct was generated from the following file: