Brandon DeRosier 524fc9e31b [Impeller] Cleanup legacy StencilModes and document overdraw prevention. (flutter/engine#52372)
We don't need `kLegacyClipDecrement` or `kLegacyClipCompare` anymore, but we still need `kLegacyClipRestore` and `kLegacyClipIncrement`. So I renamed these to `kOverdrawPreventionRestore` and `kOverdrawPreventionIncrement` respectively and documented how they're used.
2024-04-24 21:58:59 +00:00
..