[Impeller] Return an empty contents in Paint::CreateContents if a runtime...
[Impeller] Return an empty contents in Paint::CreateContents if a runtime effect sampler is invalid (#165165) Callers of Paint::CreateContents expect that the result is not null. See https://github.com/flutter/flutter/issues/165119
Showing
- engine/src/flutter/impeller/display_list/aiks_dl_runtime_effect_unittests.cc 28 additions, 0 deletions...impeller/display_list/aiks_dl_runtime_effect_unittests.cc
- engine/src/flutter/impeller/display_list/paint.cc 8 additions, 2 deletionsengine/src/flutter/impeller/display_list/paint.cc
- engine/src/flutter/testing/impeller_golden_tests_output.txt 3 additions, 0 deletionsengine/src/flutter/testing/impeller_golden_tests_output.txt
Please register or sign in to comment