Searched refs:do_log (Results 1 – 1 of 1) sorted by relevance
1006 GLboolean do_output, do_log; in _mesa_error() local1009 do_log = should_log(ctx, GL_DEBUG_SOURCE_API_ARB, GL_DEBUG_TYPE_ERROR_ARB, in _mesa_error()1012 if (do_output || do_log) { in _mesa_error()1041 if (do_log) { in _mesa_error()