mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Part of https://github.com/flutter/flutter/issues/126696. * Generalize the FilterContents coverage hint as a Contents property. * Incorporates the stencil coverage when creating subpass textures. * Set a coverage hint for backdrop filters. * Incorporate the coverage hint in the 2-pass Gaussian blur.