Expand skybox outlier count due to llvmpipe

This commit is contained in:
Connor Fitzgerald
2022-02-25 02:28:29 -05:00
committed by Dzmitry Malyshau
parent 926bf848cf
commit 36defcfdc2

View File

@@ -497,7 +497,7 @@ fn skybox_bc1() {
false,
), // https://bugs.chromium.org/p/angleproject/issues/detail?id=7056
tolerance: 5,
max_outliers: 10,
max_outliers: 105, // Bounded by llvmpipe
});
}