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

/external/deqp/framework/platform/X11/
H A DtcuX11GlxPlatform.cpp98 bool isGlxExtensionSupported (const char* extName) const;
245 bool GlxDisplay::isGlxExtensionSupported (const char* extName) const function in class:tcu::x11::glx::GlxDisplay
270 if (!dpy.isGlxExtensionSupported(extName))

Completed in 209 milliseconds