forked from firka/flutter
Fixes b/303120488. There's no need to use the `GetCoverageUVs` utility in this case. Correct usage here would require the geometry to match the coverage rectangle of the snapshot in pass space with no further transformations to the geometry. We should just render the snapshot texture as-is with simple 0/1 UVs and the snapshot's transform.