Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Derrors.c130 if (ctx->ErrorDebugCount) { in flush_delayed_errors()
132 ctx->ErrorDebugCount, in flush_delayed_errors()
137 ctx->ErrorDebugCount = 0; in flush_delayed_errors()
222 ctx->ErrorDebugCount = 0; in should_output()
225 ctx->ErrorDebugCount++; in should_output()
Dgetstring.c410 ctx->ErrorDebugCount = 0; in _mesa_GetError()
Dmtypes.h3554 GLuint ErrorDebugCount; member