Fixes https://github.com/flutter/flutter/issues/128603 We were hitting a nan issue. GLSL has different relaxed precision semantics than vulkan does, and didn't hit it for some reason.
Fixes https://github.com/flutter/flutter/issues/128603 We were hitting a nan issue. GLSL has different relaxed precision semantics than vulkan does, and didn't hit it for some reason.