зеркало из https://github.com/AvaloniaUI/angle.git
Vulkan: Update "fragment_ops" failures on Android
A Qualcomm driver bug causes certain "dEQP-GLES3.functional.fragment_ops*" tests to fail. On Pixel 4 XL, this only occurs when the device is rotated 90 or 270 degrees. Bug: angleproject:4344 Bug: b/157933198 Change-Id: Iedb7e8c76fbe55795537cab3e821a410899fdea3 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2277103 Reviewed-by: Ian Elliott <ianelliott@google.com> Reviewed-by: Charlie Lao <cclao@google.com> Commit-Queue: Ian Elliott <ianelliott@google.com>
This commit is contained in:
Родитель
2761f01d68
Коммит
d2ca995f88
|
@ -568,11 +568,15 @@
|
|||
3816 VULKAN PIXEL2ORXL : dEQP-GLES3.functional.texture.specification.texstorage3d.format.rg32* = FAIL
|
||||
|
||||
// Failing on the Pixel 2 due to Qualcomm Vulkan driver
|
||||
4344 VULKAN ANDROID : dEQP-GLES3.functional.fragment_ops.interaction.basic_shader.54 = FAIL
|
||||
4344 VULKAN ANDROID : dEQP-GLES3.functional.fragment_ops.random.35 = FAIL
|
||||
4344 VULKAN ANDROID : dEQP-GLES3.functional.fragment_ops.random.56 = FAIL
|
||||
4344 VULKAN ANDROID : dEQP-GLES3.functional.fragment_ops.random.62 = FAIL
|
||||
4344 VULKAN ANDROID : dEQP-GLES3.functional.fragment_ops.random.68 = FAIL
|
||||
// Pixel 4 XL update (6/30/20): The previous 3 tests pass on Pixel 4 XL. The following only fail
|
||||
// when the device is rotated 90 or 270 degrees, due to the same Qualcomm driver bug. As before,
|
||||
// the driver bug can be worked around by immediately ending a render pass that does a clear.
|
||||
4344 VULKAN ANDROID : dEQP-GLES3.functional.fragment_ops.interaction.basic_shader.54 = FAIL
|
||||
4344 VULKAN ANDROID : dEQP-GLES3.functional.fragment_ops.random.35 = FAIL
|
||||
4344 VULKAN ANDROID : dEQP-GLES3.functional.fragment_ops.random.73 = FAIL
|
||||
|
||||
|
||||
// Fails only with SwiftShader:
|
||||
|
|
Загрузка…
Ссылка в новой задаче