anv: add no reloc flags on empty and simple bo paths.
[mesa.git] / src / intel / compiler / test_eu_validate.cpp
index 16d1fc4faae17d242a26d07e9869fca36d4e2f53..03da003c0d6203a1eb7ae9e9adf4a60cc26e26bc 100644 (file)
@@ -110,7 +110,7 @@ validate(struct brw_codegen *p)
                                         p->next_insn_offset, disasm);
 
    if (print) {
-      dump_assembly(p->store, disasm);
+      dump_assembly(p->store, disasm, NULL);
    }
    ralloc_free(disasm);