Searched refs:CheckArrayBounds (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dapi_validate.c180 if (!ctx->Const.CheckArrayBounds)
511 if (ctx->Const.CheckArrayBounds) {
554 if (ctx->Const.CheckArrayBounds) {
H A Dcontext.c613 /* CheckArrayBounds is overriden by drivers/x11 for X server */
614 ctx->Const.CheckArrayBounds = GL_FALSE;
H A Dmtypes.h2833 GLboolean CheckArrayBounds; member in struct:gl_constants
/external/mesa3d/src/mesa/drivers/dri/swrast/
H A Dswrast.c765 mesaCtx->Const.CheckArrayBounds = GL_TRUE;

Completed in 113 milliseconds