radv: add a note about perftest/debug options
[mesa.git] / src / amd / vulkan / radv_debug.h
index 54da0640ba48fad40ccccaf077030802d8f76337..435b0dfaec80425303474f4b044288a0a7bc8167 100644 (file)
@@ -26,6 +26,7 @@
 
 #include "radv_private.h"
 
+/* Please keep docs/envvars.html up-to-date when you add/remove options. */
 enum {
        RADV_DEBUG_NO_FAST_CLEARS    =   0x1,
        RADV_DEBUG_NO_DCC            =   0x2,