Searched refs:KHR_create_context (Results 1 – 4 of 4) sorted by relevance
121 (!dpy->Extensions.KHR_create_context || api != EGL_OPENGL_API))) { in _eglParseContextAttribList()138 if (!dpy->Extensions.KHR_create_context || in _eglParseContextAttribList()148 if (!dpy->Extensions.KHR_create_context) { in _eglParseContextAttribList()222 if (!dpy->Extensions.KHR_create_context) { in _eglParseContextAttribList()250 if (!dpy->Extensions.KHR_create_context in _eglParseContextAttribList()
117 EGLBoolean KHR_create_context; member
497 _EGL_CHECK_EXTENSION(KHR_create_context); in _eglCreateExtensionsString()567 disp->Extensions.KHR_create_context && in _eglComputeVersion()
707 disp->Extensions.KHR_create_context = EGL_TRUE; in dri2_setup_screen()