Searched refs:ResetStrategy (Results 1 – 7 of 7) sorted by relevance
124 if (ctx->Const.ResetStrategy == GL_NO_RESET_NOTIFICATION_ARB) { in _mesa_GetGraphicsResetStatusARB()
687 consts->ResetStrategy = GL_NO_RESET_NOTIFICATION_ARB; in _mesa_init_constants()
3807 GLenum ResetStrategy; member
923 st->ctx->Const.ResetStrategy = GL_LOSE_CONTEXT_ON_RESET_ARB; in st_api_create_context()
970 if (brw->ctx.Const.ResetStrategy == GL_LOSE_CONTEXT_ON_RESET_ARB) in submit_batch()
964 ctx->Const.ResetStrategy = notify_reset in brwCreateContext()
245 …{ GL_RESET_NOTIFICATION_STRATEGY_ARB, CONTEXT_ENUM(Const.ResetStrategy), extra_KHR_robustness_or_G…