freedreno/fdl6: rework layout code a bit (reduce linear align to 64 bytes)
[mesa.git] / src / freedreno / fdl / fd6_layout_test.c
index c5b693a931d47215dab2d7d4c53093c3205737be..2a8083a866c4bad9488e2e9cf04e220ee533217d 100644 (file)
@@ -356,10 +356,10 @@ static const struct testcase testcases[] = {
                                { .offset = 8192, .pitch = 128 },
                                { .offset = 12288, .pitch = 128 },
                                { .offset = 16384, .pitch = 128 },
-                               { .offset = 20480, .pitch = 64 },
-                               { .offset = 20544, .pitch = 64 },
-                               { .offset = 20608, .pitch = 64 },
-                               { .offset = 20672, .pitch = 64 },
+                               { .offset = 20480, .pitch = 128 },
+                               { .offset = 20608, .pitch = 128 },
+                               { .offset = 20736, .pitch = 128 },
+                               { .offset = 20864, .pitch = 128 },
                        },
                },
        },