Jim Graham 423d8ab803 [Impeller] RenderPass now provides the Orthographic matrix (flutter/engine#49544)
Clients of the `RenderPass` would each compute the Orthographic matrix themselves even though it was the same for the life of a given pass. They can now get a cached version from the `RenderPass` itself.
2024-01-04 23:25:11 +00:00
..