radv: allow to set dynamic sample locations to the depth decompress pass
[mesa.git] / src / amd / vulkan / radv_shader.c
index 36dfc47de27b2f2ac11526ca220f56dd6f60eba1..37fdbfe33f53ef317a900e8c75ea51028066a3fc 100644 (file)
@@ -40,7 +40,6 @@
 #include <llvm-c/Support.h>
 
 #include "sid.h"
-#include "gfx9d.h"
 #include "ac_binary.h"
 #include "ac_llvm_util.h"
 #include "ac_nir_to_llvm.h"