mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The linker error was due to the same uniform name with different types appearing in different shader stages. I'll add an Impeller validation for this in a subsequent patch so we don't depend on testing in GLES. There was also another issue related to not being able to bind a cube-map type texture. After these fixes, the showcase runs but the one of the textures doesn't seem to be sampled still. But still, the progress is pretty neat. Fixes https://github.com/flutter/flutter/issues/104585.
[Impeller] GLES: Wire up program link log dumping and fix TheImpeller showcase. (flutter/engine#33626)
Description
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
androidapp-frameworkcross-platformdartdart-platformdesktopflutterflutter-packagefuchsiaioslinux-desktopmacosmaterial-designmobilemobile-developmentskiawebweb-frameworkwindows
2.5 GiB
Languages
Dart
75%
C++
16.5%
Objective-C++
2.9%
Java
2.8%
Objective-C
0.7%
Other
1.9%