HomeSort by: relevance | last modified time | path
    Searched refs:ErrorDebugCount (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/mesa/main/
errors.c 121 if (ctx->ErrorDebugCount) {
123 ctx->ErrorDebugCount,
128 ctx->ErrorDebugCount = 0;
213 ctx->ErrorDebugCount = 0;
216 ctx->ErrorDebugCount++;
getstring.c 405 ctx->ErrorDebugCount = 0;
mtypes.h 5472 GLuint ErrorDebugCount;
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
errors.c 118 if (ctx->ErrorDebugCount) {
120 ctx->ErrorDebugCount,
125 ctx->ErrorDebugCount = 0;
210 ctx->ErrorDebugCount = 0;
213 ctx->ErrorDebugCount++;
getstring.c 346 ctx->ErrorDebugCount = 0;
mtypes.h 5051 GLuint ErrorDebugCount;

Completed in 13 milliseconds