Searched refs:ErrorDebugCount (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Derrors.c891 if (ctx->ErrorDebugCount) {
893 ctx->ErrorDebugCount,
898 ctx->ErrorDebugCount = 0;
982 ctx->ErrorDebugCount = 0;
985 ctx->ErrorDebugCount++;
H A Dgetstring.c310 ctx->ErrorDebugCount = 0;
H A Dmtypes.h3540 GLuint ErrorDebugCount; member in struct:gl_context
/external/mesa3d/src/mesa/main/
H A Derrors.c891 if (ctx->ErrorDebugCount) {
893 ctx->ErrorDebugCount,
898 ctx->ErrorDebugCount = 0;
982 ctx->ErrorDebugCount = 0;
985 ctx->ErrorDebugCount++;
H A Dgetstring.c310 ctx->ErrorDebugCount = 0;
H A Dmtypes.h3540 GLuint ErrorDebugCount; member in struct:gl_context

Completed in 120 milliseconds