Steps to reproduce
Run a Flutter app on a Raspberry Pi arm64.
Expected results
Rendered app.
Actual results
The app is black and this is logged:
WARNING **: 13:47:43.682: Failed to compile fragment shader: 0:2(1): error: No precision specified in this scope for type `vec2'
WARNING **: 13:47:43.683: Failed to link program: error: linking with uncompiled/unspecialized shader
Code sample
Just the hello_world app