Searched defs:GlxVisual (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.cpp114 class GlxVisual class in namespace:tcu::lnx::x11::glx
117 GlxVisual (GlxDisplay& display, GLXFBConfig fbConfig);
155 GlxWindow (GlxVisual& visual, const RenderConfig& cfg);
185 GlxVisual m_glxVisual;
284 GlxVisual::GlxVisual (GlxDisplay& display, GLXFBConfig fbConfig) function in class:tcu::lnx::x11::glx::GlxVisual
298 int GlxVisual::getAttrib (int attribute)
305 GLXContext GlxVisual::createContext (const GlxContextFactory& factory,
398 GLXWindow GlxVisual::createWindow (::Window xWindow)
424 GlxWindow::GlxWindow (GlxVisual
[all...]

Completed in 133 milliseconds