Home | History | Annotate | Download | only in egl

Lines Matching refs:glExts

519 		vector<string> glExts = de::splitString((const char*)m_gl.getString(GL_EXTENSIONS), ' ');
521 if (!de::contains(glExts.begin(), glExts.end(), "GL_OES_EGL_image"))