Searched refs:EGL_LIMIT_VERSION (Results 1 – 2 of 2) sorted by relevance
33 static constexpr int EGL_LIMIT_VERSION = 4; variable
78 if (eglMinVers >= EGL_LIMIT_VERSION) { in InitializeEGLDisplay()