radv: make sure to not submit any IBs when RADV_FORCE_FAMILY is set
[mesa.git] / src / amd / vulkan / radv_debug.h
index 02691fe4c237848eccec45c6bab0ef7d154ae22e..73833491b0814caf078e0665b3e853066f7a87e2 100644 (file)
@@ -57,6 +57,7 @@ enum {
        RADV_DEBUG_ALL_ENTRYPOINTS   = 0x4000000,
        RADV_DEBUG_DUMP_META_SHADERS = 0x8000000,
        RADV_DEBUG_NO_MEMORY_CACHE   = 0x10000000,
+       RADV_DEBUG_NOOP              = 0x20000000,
 };
 
 enum {