Chinmay Garde 87bd337836 [Impeller] GLES: Wire up program link log dumping and fix TheImpeller showcase. (flutter/engine#33626)
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.
2022-05-25 17:32:08 -07:00
Languages
Dart 75%
C++ 16.5%
Objective-C++ 2.9%
Java 2.8%
Objective-C 0.7%
Other 1.9%