Searched refs:OtherErrors (Results 1 – 2 of 2) sorted by relevance
286 return ctx->Debug.OtherErrors[id]; in should_log()714 control_messages(ctx->Debug.OtherErrors, OTHER_ERROR_COUNT, in _mesa_DebugMessageControlARB()754 memset(ctx->Debug.OtherErrors, GL_TRUE, sizeof ctx->Debug.OtherErrors); in _mesa_init_errors()
3326 GLboolean OtherErrors[OTHER_ERROR_COUNT]; member