Searched refs:KHR_create_context_no_error (Results 1 – 8 of 8) sorted by relevance
127 EGLBoolean KHR_create_context_no_error; member
329 !disp->Extensions.KHR_create_context_no_error) { in _eglParseContextAttribList()
521 _EGL_CHECK_EXTENSION(KHR_create_context_no_error); in _eglCreateExtensionsString()
177 GLFWbool KHR_create_context_no_error; member
398 _glfw.egl.KHR_create_context_no_error = in _glfwInitEGL()491 if (_glfw.egl.KHR_create_context_no_error) in _glfwCreateContextEGL()
3 KHR_create_context_no_error
954 disp->Extensions.KHR_create_context_no_error = EGL_TRUE; in dri2_setup_screen()