Home
last modified time | relevance | path

Searched refs:GlxVisual (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/platform/X11/
DtcuX11GlxPlatform.cpp108 class GlxVisual class
111 GlxVisual (GlxDisplay& display, GLXFBConfig fbConfig);
148 GlxWindow (GlxVisual& visual, const RenderConfig& cfg);
178 GlxVisual m_glxVisual;
277 GlxVisual::GlxVisual (GlxDisplay& display, GLXFBConfig fbConfig) in GlxVisual() function in tcu::x11::glx::GlxVisual
290 int GlxVisual::getAttrib (int attribute) in getAttrib()
297 GLXContext GlxVisual::createContext (const GlxContextFactory& factory, in createContext()
335 GLXWindow GlxVisual::createWindow (::Window xWindow) in createWindow()
361 GlxWindow::GlxWindow (GlxVisual& visual, const RenderConfig& cfg) in GlxWindow()
421 static bool configMatches (GlxVisual& visual, const RenderConfig& renderCfg) in configMatches()
[all …]