Searched refs:ApiErrors (Results 1 – 2 of 2) sorted by relevance
280 return ctx->Debug.ApiErrors[id]; in should_log()705 control_messages(ctx->Debug.ApiErrors, API_ERROR_COUNT, in _mesa_DebugMessageControlARB()751 memset(ctx->Debug.ApiErrors, GL_TRUE, sizeof ctx->Debug.ApiErrors); in _mesa_init_errors()
3323 GLboolean ApiErrors[API_ERROR_COUNT]; member