Searched refs:eglMinor (Results 1 – 1 of 1) sorted by relevance
129 eglw::EGLint eglMinor = -1; in isRenderConfigSupported() local137 if (egl.initialize(display, &eglMajor, &eglMinor) != EGL_TRUE) in isRenderConfigSupported()142 tcu::print("EGL initialized, major=%d, minor=%d", eglMajor, eglMinor); in isRenderConfigSupported()