Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Derrors.c44 output_if_debug(const char *prefixString, const char *outputString, in output_if_debug() function
126 output_if_debug("Mesa", s, GL_TRUE); in flush_delayed_errors()
152 output_if_debug("Mesa warning", str, GL_TRUE); in _mesa_warning()
352 output_if_debug("Mesa: User error", s2, GL_TRUE); in _mesa_error()
390 output_if_debug("Mesa", s, GL_FALSE); in _mesa_debug()
405 output_if_debug(NULL, s, GL_FALSE); in _mesa_log()