r600/sb: fix typo in field definitions
[mesa.git] / src / gallium / drivers / r600 / sb / sb_ra_coalesce.cpp
index 582f553db0e18f4d0c6f682edcd787a60f4faead..7f388af6e8169a1f211377461deafa504b39eb5c 100644 (file)
@@ -593,6 +593,7 @@ int coalescer::color_reg_constraint(ra_constraint *c) {
 
                color_chunk(cc, color);
                cc->fix();
+               cc->set_prealloc();
        }
 
        return 0;