Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Derrors.c265 should_log(struct gl_context *ctx, GLenum source, GLenum type, in should_log() function
307 if (!should_log(ctx, source, type, id, severity)) in _mesa_log_msg()
1009 do_log = should_log(ctx, GL_DEBUG_SOURCE_API_ARB, GL_DEBUG_TYPE_ERROR_ARB, in _mesa_error()