Dan Field 196bd4165f [Impeller] Fix hot reload for shaders on Impeller (flutter/engine#49739)
I broke this in https://github.com/flutter/engine/pull/49543

While investigating https://github.com/flutter/flutter/issues/141235 I
realized that the specific things that were wrong there were probably
artifacts of some intermediate issue in the previous patch - they no
longer appear. However, I had broken hot reload.

This patch fixes it and updates the `EntityTest.RuntimeEffect` to
artificially run the rendering callback a few times simulating a hot
reload. The test fails without my changes here.
2024-01-16 09:02:32 -08:00
Languages
Dart 75%
C++ 16.5%
Objective-C++ 2.9%
Java 2.8%
Objective-C 0.7%
Other 1.9%