X-Git-Url: https://git.libre-soc.org/?p=mesa.git;a=blobdiff_plain;f=src%2Fintel%2Fcompiler%2Ftest_eu_compact.cpp;h=74f7aaecf3bf67ba012b5f4051c006e06bf233fe;hp=343f060b7481b35fbf045d33fb3fbb06cc6bd9c2;hb=54ba0daa28b7b3cac8a8df6320cfcf3715e6526b;hpb=191f8a4b9fcdf71c4edaa523e10b744b354fb5e4;ds=sidebyside diff --git a/src/intel/compiler/test_eu_compact.cpp b/src/intel/compiler/test_eu_compact.cpp index 343f060b748..74f7aaecf3b 100644 --- a/src/intel/compiler/test_eu_compact.cpp +++ b/src/intel/compiler/test_eu_compact.cpp @@ -287,7 +287,6 @@ struct { static bool run_tests(const struct gen_device_info *devinfo) { - brw_init_compaction_tables(devinfo); bool fail = false; for (unsigned i = 0; i < ARRAY_SIZE(tests); i++) {