HomeSort by relevance Sort by last modified time
    Searched refs:ApiErrors (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
errors.c 280 return ctx->Debug.ApiErrors[id];
705 control_messages(ctx->Debug.ApiErrors, API_ERROR_COUNT,
751 memset(ctx->Debug.ApiErrors, GL_TRUE, sizeof ctx->Debug.ApiErrors);
mtypes.h     [all...]
  /external/mesa3d/src/mesa/main/
errors.c 280 return ctx->Debug.ApiErrors[id];
705 control_messages(ctx->Debug.ApiErrors, API_ERROR_COUNT,
751 memset(ctx->Debug.ApiErrors, GL_TRUE, sizeof ctx->Debug.ApiErrors);
mtypes.h     [all...]

Completed in 1101 milliseconds