X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Famd%2Fvulkan%2Fradv_debug.h;h=6414e882676b2c9a53833f92e8b341b5ee20515f;hb=c66021069e5fc13faa8d32da5d514fc2b7199c2c;hp=aef0139c1b06f3fbc549ac63f0f9215c48fe604b;hpb=c58dff753c2e2d8c05d5a998548f25a9080e02a7;p=mesa.git diff --git a/src/amd/vulkan/radv_debug.h b/src/amd/vulkan/radv_debug.h index aef0139c1b0..6414e882676 100644 --- a/src/amd/vulkan/radv_debug.h +++ b/src/amd/vulkan/radv_debug.h @@ -52,6 +52,7 @@ enum { RADV_DEBUG_NOTHREADLLVM = 0x400000, RADV_DEBUG_NOBINNING = 0x800000, RADV_DEBUG_NO_LOAD_STORE_OPT = 0x1000000, + RADV_DEBUG_NO_NGG = 0x2000000, }; enum { @@ -62,6 +63,8 @@ enum { RADV_PERFTEST_DCC_MSAA = 0x10, RADV_PERFTEST_BO_LIST = 0x20, RADV_PERFTEST_SHADER_BALLOT = 0x40, + RADV_PERFTEST_TC_COMPAT_CMASK = 0x80, + RADV_PERFTEST_CS_WAVE_32 = 0x100, }; bool