Searched refs:EGL_NO_RESET_NOTIFICATION_KHR (Results 1 – 14 of 14) sorted by relevance
547 case EGL_NO_RESET_NOTIFICATION_KHR: in _eglParseContextAttribList()608 ctx->ResetNotificationStrategy = EGL_NO_RESET_NOTIFICATION_KHR; in _eglInitContext()
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
168 case EGL_NO_RESET_NOTIFICATION_KHR: return "EGL_NO_RESET_NOTIFICATION_KHR"; in eglResetNotificationStrategyToString()
140 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
75 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE macro
1224 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE macro
508 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE macro
1426 if (dri2_ctx->base.ResetNotificationStrategy != EGL_NO_RESET_NOTIFICATION_KHR) { in dri2_fill_context_attribs()