A minimal flutter application to reproduce a bug when using runtime effects.
flutter run -d linux --enable-impeller
The bug is not reproducible on NVIDIA platforms as the OpenGLES implementation appears to allow the linking of shaders with different language versions.