Searched refs:RobustAccess (Results 1 – 5 of 5) sorted by relevance
693 st->ctx->Const.RobustAccess = GL_TRUE; in st_api_create_context()
682 consts->RobustAccess = GL_FALSE; in _mesa_init_constants()
3596 GLboolean RobustAccess; member
1131 ctx->Const.RobustAccess = GL_TRUE; in brwCreateContext()
243 { GL_CONTEXT_ROBUST_ACCESS, CONTEXT_ENUM(Const.RobustAccess), extra_KHR_robustness },