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

/external/deqp/framework/platform/X11/
H A DtcuX11GlxPlatform.cpp268 static void checkGlxExtension (const GlxDisplay& dpy, const char* extName) function in namespace:tcu::x11::glx
305 checkGlxExtension(m_display, "GLX_ARB_create_context");
306 checkGlxExtension(m_display, "GLX_ARB_create_context_profile");
311 checkGlxExtension(m_display, "GLX_EXT_create_context_es2_profile");

Completed in 79 milliseconds