Searched refs:KHR_no_config_context (Results 1 – 4 of 4) sorted by relevance
128 EGLBoolean KHR_no_config_context; member
757 assert(dpy->Extensions.KHR_no_config_context); in _eglCheckMakeCurrent()
511 _EGL_CHECK_EXTENSION(KHR_no_config_context); in _eglCreateExtensionsString()520 if (dpy->Extensions.KHR_no_config_context) in _eglCreateExtensionsString()762 else if (!disp->Extensions.KHR_no_config_context) in eglCreateContext()
690 disp->Extensions.KHR_no_config_context = EGL_TRUE; in dri2_setup_screen()