Searched refs:RobustAccess (Results 1 – 6 of 6) sorted by relevance
83 if (ctx->Const.RobustAccess) { in alloc_buffer_object()
1051 ctx->Const.RobustAccess = GL_TRUE; in brwCreateContext()
920 st->ctx->Const.RobustAccess = GL_TRUE; in st_api_create_context()
690 consts->RobustAccess = GL_FALSE; in _mesa_init_constants()
3810 GLboolean RobustAccess; member
244 { GL_CONTEXT_ROBUST_ACCESS, CONTEXT_ENUM(Const.RobustAccess), extra_KHR_robustness },