Jim Graham 7e5f1053e9
[Impeller] Fix perspective clips with a large perspective bias (#181434)
Fixes: https://github.com/flutter/flutter/issues/173104

We were precomputing the perspective adjustment inside the clipping
vertex shader, which prevented the GPU from performing correct clipping
against the camera plane.
2026-01-24 05:43:20 +00:00
..
2025-11-25 00:41:40 +00:00