Jason Simmons d54994a59e [Impeller] Adjust clip coverage operations to handle per-pass clip stacks (flutter/engine#46912)
https://github.com/flutter/engine/pull/46597 creates a new clip coverage stack for each subpass.  This PR updates some clip coverage operations and assertions in EntityPass::OnRender to reflect that the current clip coverage stack only contains the range of depths within the current subpass.
2023-10-16 18:06:10 +00:00
..