Searched refs:EGL_NO_RESET_NOTIFICATION_KHR (Results 1 – 20 of 20) sorted by relevance
547 case EGL_NO_RESET_NOTIFICATION_KHR: in _eglParseContextAttribList()608 ctx->ResetNotificationStrategy = EGL_NO_RESET_NOTIFICATION_KHR; in _eglInitContext()
99 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31be macro
506 EGL_NO_RESET_NOTIFICATION_KHR); in _glfwCreateContextEGL()
187 attribList.push_back(EGL_NO_RESET_NOTIFICATION_KHR); in createGLContext()
66 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE macro
238 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE macro
83 EGL_NO_RESET_NOTIFICATION_KHR 0x31BE305 either EGL_NO_RESET_NOTIFICATION_KHR or310 is EGL_NO_RESET_NOTIFICATION_KHR.
168 case EGL_NO_RESET_NOTIFICATION_KHR: return "EGL_NO_RESET_NOTIFICATION_KHR"; in eglResetNotificationStrategyToString()
139 case EGL_NO_RESET_NOTIFICATION_KHR: return "EGL_NO_RESET_NOTIFICATION_KHR"; in eglResetNotificationStrategyToString()
871 case EGL_NO_RESET_NOTIFICATION_KHR: in CreateContext()
94 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE macro
871 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE macro
75 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE macro
1434 if (dri2_ctx->base.ResetNotificationStrategy != EGL_NO_RESET_NOTIFICATION_KHR) { in dri2_fill_context_attribs()