tgsi: Add option to stop the sanity checker from printing
[mesa.git] / src / gallium / auxiliary / tgsi / tgsi_sanity.h
index 52263ff8832b2f1f82f202004e8409559abb8e26..46d8d184190b2866d03ff82b3907a98e982f77f1 100644 (file)
@@ -35,7 +35,8 @@ extern "C" {
 #endif
 
 /* Check the given token stream for errors and common mistakes.
- * Diagnostic messages are printed out to the debug output.
+ * Diagnostic messages are printed out to the debug output, and is
+ * controlled by the debug option TGSI_PRINT_SANITY (default true).
  * Returns TRUE if there are no errors, even though there could be some warnings.
  */
 boolean