Home
last modified time | relevance | path

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

/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp102 int getGlxMajorVersion (void) const { return m_majorVersion; } in getGlxMajorVersion() function in tcu::lnx::x11::glx::GlxDisplay
260 const int dpyMajor = dpy.getGlxMajorVersion(); in checkGlxVersion()