Searched refs:EGL_NO_RESET_NOTIFICATION_KHR (Results 1 – 5 of 5) sorted by relevance
332 case EGL_NO_RESET_NOTIFICATION_KHR: in _eglParseContextAttribList()377 ctx->ResetNotificationStrategy = EGL_NO_RESET_NOTIFICATION_KHR; in _eglInitContext()
231 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE macro
431 #define EGL_NO_RESET_NOTIFICATION_KHR 0x31BE macro
168 case EGL_NO_RESET_NOTIFICATION_KHR: return "EGL_NO_RESET_NOTIFICATION_KHR"; in eglResetNotificationStrategyToString()
810 if (dri2_ctx->base.ResetNotificationStrategy != EGL_NO_RESET_NOTIFICATION_KHR) { in dri2_create_context()