Searched refs:eglMajor (Results 1 – 3 of 3) sorted by relevance
42 EGLint eglMajor; member
37 *major = (EGLint)fb->getCaps().eglMajor; in rcGetEGLVersion()
143 if (!s_egl.eglInitialize(fb->m_eglDisplay, &fb->m_caps.eglMajor, &fb->m_caps.eglMinor)) { in initialize()149 DBG("egl: %d %d\n", fb->m_caps.eglMajor, fb->m_caps.eglMinor); in initialize()