Searched refs:CheckArrayBounds (Results 1 – 4 of 4) sorted by relevance
180 if (!ctx->Const.CheckArrayBounds) in check_index_bounds()511 if (ctx->Const.CheckArrayBounds) { in _mesa_validate_DrawArrays()554 if (ctx->Const.CheckArrayBounds) { in _mesa_validate_DrawArraysInstanced()
614 ctx->Const.CheckArrayBounds = GL_FALSE; in _mesa_init_constants()
2833 GLboolean CheckArrayBounds; member
765 mesaCtx->Const.CheckArrayBounds = GL_TRUE; in dri_create_context()