intel/compiler: Get rid of the global compaction table pointers
[mesa.git] / src / intel / compiler / test_eu_compact.cpp
index 343f060b7481b35fbf045d33fb3fbb06cc6bd9c2..74f7aaecf3bf67ba012b5f4051c006e06bf233fe 100644 (file)
@@ -287,7 +287,6 @@ struct {
 static bool
 run_tests(const struct gen_device_info *devinfo)
 {
 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++) {
    bool fail = false;
 
    for (unsigned i = 0; i < ARRAY_SIZE(tests); i++) {