#include <GLContextEGL.h>
§ CGLContextEGL()
CGLContextEGL::CGLContextEGL |
( |
Display * |
dpy | ) |
|
|
explicit |
§ ~CGLContextEGL()
CGLContextEGL::~CGLContextEGL |
( |
| ) |
|
|
override |
§ Destroy()
void CGLContextEGL::Destroy |
( |
| ) |
|
|
overridevirtual |
§ Detach()
void CGLContextEGL::Detach |
( |
| ) |
|
|
overridevirtual |
§ GetEGLConfig()
EGLConfig CGLContextEGL::GetEGLConfig |
( |
EGLDisplay |
eglDisplay, |
|
|
XVisualInfo * |
vInfo |
|
) |
| |
|
protected |
§ GetVblankTiming()
uint64_t CGLContextEGL::GetVblankTiming |
( |
uint64_t & |
msc, |
|
|
uint64_t & |
interval |
|
) |
| |
|
overridevirtual |
§ IsSuitableVisual()
bool CGLContextEGL::IsSuitableVisual |
( |
XVisualInfo * |
vInfo | ) |
|
|
protected |
§ QueryExtensions()
void CGLContextEGL::QueryExtensions |
( |
| ) |
|
|
overridevirtual |
§ Refresh()
bool CGLContextEGL::Refresh |
( |
bool |
force, |
|
|
int |
screen, |
|
|
Window |
glWindow, |
|
|
bool & |
newContext |
|
) |
| |
|
overridevirtual |
§ SetVSync()
void CGLContextEGL::SetVSync |
( |
bool |
enable | ) |
|
|
overridevirtual |
§ SwapBuffers()
void CGLContextEGL::SwapBuffers |
( |
| ) |
|
|
overridevirtual |
§ eglGetSyncValuesCHROMIUM
PFNEGLGETSYNCVALUESCHROMIUMPROC CGLContextEGL::eglGetSyncValuesCHROMIUM = nullptr |
|
protected |
§ m_eglConfig
EGLConfig CGLContextEGL::m_eglConfig |
§ m_eglContext
EGLContext CGLContextEGL::m_eglContext |
§ m_eglDisplay
EGLDisplay CGLContextEGL::m_eglDisplay |
§ m_eglSurface
EGLSurface CGLContextEGL::m_eglSurface |
§ m_sync
The documentation for this class was generated from the following files: