Searched refs:noConfigContext (Results 1 – 1 of 1) sorted by relevance
74 bool noConfigContext = false; member258 EglExtensions.noConfigContext = extensions.has("EGL_KHR_no_config_context"); in initExtensions()318 mEglDisplay, EglExtensions.noConfigContext ? ((EGLConfig) nullptr) : mEglConfig, in createContext()343 if (!mHasWideColorGamutSupport || !EglExtensions.noConfigContext) { in createSurface()