Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Derrors.c891 if (ctx->ErrorDebugCount) { in flush_delayed_errors()
893 ctx->ErrorDebugCount, in flush_delayed_errors()
898 ctx->ErrorDebugCount = 0; in flush_delayed_errors()
982 ctx->ErrorDebugCount = 0; in should_output()
985 ctx->ErrorDebugCount++; in should_output()
Dgetstring.c310 ctx->ErrorDebugCount = 0; in _mesa_GetError()
Dmtypes.h3540 GLuint ErrorDebugCount; member