Home
last modified time | relevance | path

Searched refs:do_log (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Derrors.c1006 GLboolean do_output, do_log; in _mesa_error() local
1009 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()