Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Derrors.c118 if (ctx->ErrorDebugCount) { in flush_delayed_errors()
120 ctx->ErrorDebugCount, in flush_delayed_errors()
125 ctx->ErrorDebugCount = 0; in flush_delayed_errors()
210 ctx->ErrorDebugCount = 0; in should_output()
213 ctx->ErrorDebugCount++; in should_output()
Dgetstring.c311 ctx->ErrorDebugCount = 0; in _mesa_GetError()
Dmtypes.h4613 GLuint ErrorDebugCount; member