Searched refs:ResetNotificationStrategy (Results 1 – 14 of 14) sorted by relevance
37 enum ResetNotificationStrategy enum92 ResetNotificationStrategy resetNotificationStrategy;
42 namespace ResetNotificationStrategy namespace50 glu::RenderContext* createRobustContext(glu::ResetNotificationStrategy reset);62 glu::RenderContext* RobustnessBase::createRobustContext(glu::ResetNotificationStrategy reset) in createRobustContext()101 glu::ResetNotificationStrategy strategy = glu::RESET_NOTIFICATION_STRATEGY_NO_RESET_NOTIFICATION; in iterate()147 glu::ResetNotificationStrategy strategy = glu::RESET_NOTIFICATION_STRATEGY_LOSE_CONTEXT_ON_RESET; in iterate()646 addChild(new ResetNotificationStrategy::NoResetNotificationCase( in init()649 addChild(new ResetNotificationStrategy::LoseContextOnResetCase( in init()
285 glu::ResetNotificationStrategy reset = glu::RESET_NOTIFICATION_STRATEGY_NO_RESET_NOTIFICATION);
1013 glu::RenderContext* RobustnessBase::createRobustContext(glu::ResetNotificationStrategy reset) in createRobustContext()
268 ctx->ResetNotificationStrategy = val; in _eglParseContextAttribList()284 ctx->ResetNotificationStrategy = val; in _eglParseContextAttribList()546 switch (ctx->ResetNotificationStrategy) { in _eglParseContextAttribList()608 ctx->ResetNotificationStrategy = EGL_NO_RESET_NOTIFICATION_KHR; in _eglInitContext()
64 EGLint ResetNotificationStrategy; member
49 …glu::ResetNotificationStrategy resetNotificationStrategy = glu::RESET_NOTIFICATION_STRATEGY_NOT_SP…
85 glu::ResetNotificationStrategy resetNotificationStrategy) in createGLContext()
207 glu::ResetNotificationStrategy resetNotificationStrategy);
426 glu::ResetNotificationStrategy resetNotificationStrategy) in Context()
129 glu::ResetNotificationStrategy resetNotificationStrategy);326 glu::ResetNotificationStrategy resetNotificationStrategy) in createContext()
113 - egl: Ensure ResetNotificationStrategy matches for shared contexts.
191 - egl: Ensure ResetNotificationStrategy matches for shared contexts.
1426 if (dri2_ctx->base.ResetNotificationStrategy != EGL_NO_RESET_NOTIFICATION_KHR) { in dri2_fill_context_attribs()1508 if (share_list && share_list->ResetNotificationStrategy != in dri2_create_context()1509 dri2_ctx->base.ResetNotificationStrategy) { in dri2_create_context()