Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 4097c92

Browse files
committed
updated golden
1 parent 228b5a6 commit 4097c92

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

impeller/display_list/dl_golden_unittests.cc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ TEST_P(DlGoldenTest, CanRenderImage) {
4949
ASSERT_TRUE(OpenPlaygroundHere(builder.Build()));
5050
}
5151

52+
// Asserts that subpass rendering of MatrixImageFilters works.
53+
// https://github.com/flutter/flutter/issues/147807
5254
TEST_P(DlGoldenTest, Bug147807) {
5355
Point content_scale = GetContentScale();
5456
auto draw = [content_scale](DlCanvas* canvas,

testing/impeller_golden_tests_output.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -777,6 +777,9 @@ impeller_Play_AiksTest_VerticesGeometryUVPositionDataWithTranslate_Vulkan.png
777777
impeller_Play_AiksTest_VerticesGeometryUVPositionData_Metal.png
778778
impeller_Play_AiksTest_VerticesGeometryUVPositionData_OpenGLES.png
779779
impeller_Play_AiksTest_VerticesGeometryUVPositionData_Vulkan.png
780+
impeller_Play_DlGoldenTest_Bug147807_Metal.png
781+
impeller_Play_DlGoldenTest_Bug147807_OpenGLES.png
782+
impeller_Play_DlGoldenTest_Bug147807_Vulkan.png
780783
impeller_Play_DlGoldenTest_CanDrawPaint_Metal.png
781784
impeller_Play_DlGoldenTest_CanDrawPaint_OpenGLES.png
782785
impeller_Play_DlGoldenTest_CanDrawPaint_Vulkan.png

0 commit comments

Comments
 (0)