radv: remove the LLVM version string when ACO is used
[mesa.git] / src / amd / vulkan / radv_debug.h
index f7001adcee2fde059adec556ec9e04fc74711d0f..979b448c6adc9f4bfc1940e5c273b71678348771 100644 (file)
@@ -56,7 +56,7 @@ enum {
        RADV_DEBUG_ALL_ENTRYPOINTS   = 0x2000000,
        RADV_DEBUG_DUMP_META_SHADERS = 0x4000000,
        RADV_DEBUG_NO_MEMORY_CACHE   = 0x8000000,
-       RADV_DEBUG_NOOP              = 0x10000000,
+       RADV_DEBUG_DISCARD_TO_DEMOTE = 0x10000000,
 };
 
 enum {