Searched refs:ResetStrategy (Results 1 – 6 of 6) sorted by relevance
124 if (ctx->Const.ResetStrategy == GL_NO_RESET_NOTIFICATION_ARB) { in _mesa_GetGraphicsResetStatusARB()
691 consts->ResetStrategy = GL_NO_RESET_NOTIFICATION_ARB; in _mesa_init_constants()
3962 GLenum16 ResetStrategy; member
958 st->ctx->Const.ResetStrategy = GL_LOSE_CONTEXT_ON_RESET_ARB; in st_api_create_context()
839 if (brw->ctx.Const.ResetStrategy == GL_LOSE_CONTEXT_ON_RESET_ARB) in submit_batch()
1054 ctx->Const.ResetStrategy = notify_reset in brwCreateContext()