|
MythTV master
|
This is the complete list of members for MythEGL, including all inherited members.
| eglCreateImageKHR(void *Disp, void *Context, unsigned int Target, void *Buffer, const int32_t *Attributes) | MythEGL | |
| eglDestroyImageKHR(void *Disp, void *Image) | MythEGL | |
| eglImageTargetTexture2DOES(GLenum Target, void *Image) | MythEGL | |
| GetEGLDisplay(void) | MythEGL | |
| GetEGLError(void) | MythEGL | static |
| GetEGLVendor(void) | MythEGL | static |
| HasEGLExtension(QString Extension) | MythEGL | |
| InitEGL(void) | MythEGL | private |
| IsEGL(void) | MythEGL | |
| m_context | MythEGL | private |
| m_eglCreateImageKHR | MythEGL | private |
| m_eglDestroyImageKHR | MythEGL | private |
| m_eglDisplay | MythEGL | private |
| m_eglImageTargetTexture2DOES | MythEGL | private |
| MythEGL(MythRenderOpenGL *Context) | MythEGL | explicit |
| ~MythEGL()=default | MythEGL |