Index: include/gpu/GrConfig.h |
diff --git a/include/gpu/GrConfig.h b/include/gpu/GrConfig.h |
index 04c3857d092816e4a576c4c733bd00c1a784982b..34666857e555f0c9e769b5735c21d44bbbc34486 100644 |
--- a/include/gpu/GrConfig.h |
+++ b/include/gpu/GrConfig.h |
@@ -186,7 +186,8 @@ typedef unsigned __int64 uint64_t; |
#endif |
/** |
- * Enable batch debugging output as json |
+ * Enable batch debugging output as json. The enabler of this flag is responsible for making sure |
+ * GrAuditTrail is reset occasionally. |
* TODO make this runtime configurable |
*/ |
#if !defined(GR_BATCH_DEBUGGING_OUTPUT) |