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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Derrors.c280 return ctx->Debug.ApiErrors[id];
705 control_messages(ctx->Debug.ApiErrors, API_ERROR_COUNT,
751 memset(ctx->Debug.ApiErrors, GL_TRUE, sizeof ctx->Debug.ApiErrors);
H A Dmtypes.h3323 GLboolean ApiErrors[API_ERROR_COUNT]; member in struct:gl_debug_state
/external/mesa3d/src/mesa/main/
H A Derrors.c280 return ctx->Debug.ApiErrors[id];
705 control_messages(ctx->Debug.ApiErrors, API_ERROR_COUNT,
751 memset(ctx->Debug.ApiErrors, GL_TRUE, sizeof ctx->Debug.ApiErrors);
H A Dmtypes.h3323 GLboolean ApiErrors[API_ERROR_COUNT]; member in struct:gl_debug_state

Completed in 1303 milliseconds