mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 01:47:00 +02:00
It is implemented in the way identical to how it works in CPU painter: 1. SampleUnderCorners command saves pixels within corners into a texture. 2. BlitCornerClipping command uses the texture prepared earlier to restore pixels within corners.