Jonah Williams 19c071da39 [Impeller] Add UV compute shader. (flutter/engine#42192)
Adds a compute shader that computes the UV mapping for an arbitrary geometry. Use it with drawPoints since I didn't realize it was possible to use an image shader with this 😆 .
2023-05-22 20:01:47 +00:00
..