Searched refs:KHR_create_context (Results 1 – 7 of 7) 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()
122 EGLBoolean KHR_create_context; member
509 _EGL_CHECK_EXTENSION(KHR_create_context); in _eglCreateExtensionsString()592 disp->Extensions.KHR_create_context && in _eglComputeVersion()
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
85 When LIBGL_ALWAYS_SOFTWARE is set, KHR_create_context is not
954 disp->Extensions.KHR_create_context = EGL_TRUE; in dri2_setup_screen()