Searched refs:ResetNotificationStrategy (Results 1 – 15 of 15) sorted by relevance
298 ctx->ResetNotificationStrategy = val; in _eglParseContextAttribList()314 ctx->ResetNotificationStrategy = val; in _eglParseContextAttribList()614 switch (ctx->ResetNotificationStrategy) { in _eglParseContextAttribList()676 ctx->ResetNotificationStrategy = EGL_NO_RESET_NOTIFICATION_KHR; in _eglInitContext()702 if (share_list && share_list->ResetNotificationStrategy != in _eglInitContext()703 ctx->ResetNotificationStrategy) { in _eglInitContext()804 *value = c->ResetNotificationStrategy; in _eglQueryContext()
59 EGLint ResetNotificationStrategy; member
42 namespace ResetNotificationStrategy namespace50 glu::RenderContext *createRobustContext(glu::ResetNotificationStrategy reset);63 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()647 addChild(new ResetNotificationStrategy::NoResetNotificationCase( in init()650 addChild(new ResetNotificationStrategy::LoseContextOnResetCase( in init()
285 … glu::ResetNotificationStrategy reset = glu::RESET_NOTIFICATION_STRATEGY_NO_RESET_NOTIFICATION);
1012 glu::RenderContext *RobustnessBase::createRobustContext(glu::ResetNotificationStrategy reset) in createRobustContext()
37 enum ResetNotificationStrategy enum102 ResetNotificationStrategy resetNotificationStrategy;
47 …glu::ResetNotificationStrategy resetNotificationStrategy = glu::RESET_NOTIFICATION_STRATEGY_NOT_SP…
98 glu::ResetNotificationStrategy resetNotificationStrategy) in createGLContext()
135 glu::ResetNotificationStrategy resetNotificationStrategy);150 glu::ResetNotificationStrategy resetStrategy;342 glu::ResetNotificationStrategy resetNotificationStrategy) in createContext()418 glu::ResetNotificationStrategy usedResetNotificationStrategy = in createContext()
206 glu::ResetNotificationStrategy resetNotificationStrategy);
426 int pixelFormat, glu::ResetNotificationStrategy resetNotificationStrategy) in Context()
113 - egl: Ensure ResetNotificationStrategy matches for shared contexts.
191 - egl: Ensure ResetNotificationStrategy matches for shared contexts.
457 if (wgl_ctx->base.ResetNotificationStrategy != EGL_NO_RESET_NOTIFICATION) in wgl_create_context()
1148 if (dri2_ctx->base.ResetNotificationStrategy != in dri2_fill_context_attribs()