Home
last modified time | relevance | path

Searched refs:GlxDisplay (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.cpp103 class GlxDisplay : public XlibDisplay class
106 GlxDisplay (EventState& eventState,
123 GlxVisual (GlxDisplay& display, GLXFBConfig fbConfig);
131 GlxDisplay& getGlxDisplay (void) { return m_display; } in getGlxDisplay()
135 GlxDisplay& m_display;
196 GlxDisplay m_glxDisplay;
242 GlxDisplay::GlxDisplay (EventState& eventState, const char* name) in GlxDisplay() function in tcu::lnx::x11::glx::GlxDisplay
269 bool GlxDisplay::isGlxExtensionSupported (const char* extName) const in isGlxExtensionSupported()
276 static void checkGlxVersion (const GlxDisplay
[all...]

Completed in 1 milliseconds