Skip to content

Commit

Permalink
Add a few use-after-resolve depth/stencil framebuffer tests
Browse files Browse the repository at this point in the history
Bug: angleproject:7551
Change-Id: I42c1a6b8fe8714fd9c1568d216b12ee9a001aba5
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5399137
Reviewed-by: Yuxin Hu <yuxinhu@google.com>
Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
Reviewed-by: Amirali Abdolrashidi <abdolrashidi@google.com>
  • Loading branch information
ShabbyX authored and Angle LUCI CQ committed Mar 28, 2024
1 parent a0fa06f commit 84eb4f7
Show file tree
Hide file tree
Showing 2 changed files with 816 additions and 2 deletions.
1 change: 1 addition & 0 deletions src/tests/angle_end2end_tests_expectations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -578,6 +578,7 @@ b/308668391 PIXEL4ORXL VULKAN : ImageTest.SourceYUVAHBTargetExternalRGBSampleNoD
8537 PIXEL4ORXL GLES : PbufferTest.BindTexImageOverwrite/* = SKIP

8626 PIXEL4ORXL GLES : FramebufferTest_ES31.MultisampleResolveMultipleTimes/* = SKIP
8626 PIXEL4ORXL GLES : FramebufferTest_ES31.DepthStencilResolveThenDrawWithoutResolve/* = SKIP
8626 PIXEL4ORXL GLES : FramebufferTest_ES31.ResolveThenDrawWithoutResolveThenDrawWithResolve/* = SKIP
8626 PIXEL4ORXL : FramebufferTest_ES31.MultisampleResolveMultipleTimesWithDrawInBetween/* = SKIP
8626 PIXEL4ORXL : FramebufferTest_ES31.MultisampleResolveBothAttachments/* = SKIP
Expand Down
Loading

0 comments on commit 84eb4f7

Please # to comment.