Commit badcf3bd by Tim Van Patten Committed by Commit Bot

Vulkan: Enable fbo.invalidate.whole.unbind_blit_msaa_[color|stencil]

These test failures were fixed with a recent SwS CL: https://swiftshader-review.googlesource.com/c/SwiftShader/+/52088 Bug: angleproject:5044 Test: dEQP-GLES3.functional.fbo.invalidate.whole.unbind_blit_msaa_color Test: dEQP-GLES3.functional.fbo.invalidate.whole.unbind_blit_msaa_stencil Change-Id: I36034c72e28fc07ecff0eaca31745c97f054b77e Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2654526 Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org> Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
parent 4ce2e213
...@@ -34,7 +34,3 @@ ...@@ -34,7 +34,3 @@
// gl_FragCoord and gl_PointCOord // gl_FragCoord and gl_PointCOord
5350 VULKAN PREROTATION180 : dEQP-GLES3.functional.shaders.builtin_variable.fragcoord_xyz = FAIL 5350 VULKAN PREROTATION180 : dEQP-GLES3.functional.shaders.builtin_variable.fragcoord_xyz = FAIL
5350 VULKAN PREROTATION180 : dEQP-GLES3.functional.shaders.builtin_variable.pointcoord = FAIL 5350 VULKAN PREROTATION180 : dEQP-GLES3.functional.shaders.builtin_variable.pointcoord = FAIL
// Blit
5044 SWIFTSHADER PREROTATION270 : dEQP-GLES3.functional.fbo.invalidate.whole.unbind_blit_msaa_color = FAIL
5044 SWIFTSHADER PREROTATION270 : dEQP-GLES3.functional.fbo.invalidate.whole.unbind_blit_msaa_stencil = FAIL
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment