Searched refs:KHR_create_context (Results 1 – 18 of 18) sorted by relevance
122 (!disp->Extensions.KHR_create_context || api != EGL_OPENGL_API))) { in _eglParseContextAttribList()139 if (!disp->Extensions.KHR_create_context || in _eglParseContextAttribList()149 if (!disp->Extensions.KHR_create_context) { in _eglParseContextAttribList()226 if (!disp->Extensions.KHR_create_context) { in _eglParseContextAttribList()261 if (!(disp->Extensions.KHR_create_context && api == EGL_OPENGL_API) in _eglParseContextAttribList()
125 EGLBoolean KHR_create_context; member
514 _EGL_CHECK_EXTENSION(KHR_create_context); in _eglCreateExtensionsString()597 disp->Extensions.KHR_create_context && in _eglComputeVersion()
176 GLFWbool KHR_create_context; member
396 _glfw.egl.KHR_create_context = in _glfwInitEGL()477 if (_glfw.egl.KHR_create_context) in _glfwCreateContextEGL()
167 companion to rather than subset of KHR_create_context
302 from those specified by KHR_create_context to allow for362 companion to rather than subset of KHR_create_context
229 disp->Extensions.KHR_create_context = EGL_TRUE; in wgl_initialize_impl()
85 When LIBGL_ALWAYS_SOFTWARE is set, KHR_create_context is not
397 specified by KHR_create_context to allow for differences in what
407 specified by KHR_create_context to allow for differences in what
3 KHR_create_context
950 disp->Extensions.KHR_create_context = EGL_TRUE; in dri2_setup_screen()
34185 egl: Wrap KHR_create_context flags in an ifdef
107645 egl: Wrap KHR_create_context flags in an ifdef