Files
flutter/engine
Jonah Williams 70cb44975f [Impeller] Fix validation error in position color shader. (flutter/engine#43356)
The input was a float16 vec4, so the corresponding output must match or else we get a validation error. Not related to platform view issue.
2023-06-30 18:34:27 +00:00
..