Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Derrors.c183 should_output(struct gl_context *ctx, GLenum error, const char *fmtString) in should_output() function
277 do_output = should_output(ctx, error, fmtString); in _mesa_error()