Jonah Williams 5cbbce3e7e [Impeller] set stencil attachment descriptor for runtime effect. (flutter/engine#42054)
This fixes the correctness issues observed in https://github.com/flutter/flutter/issues/126701 . The missing stencil descriptor meant that the clips were always ignored.

Have not yet investigated the reported debug performance issues.
2023-05-15 23:04:05 +00:00
..