Chinmay Garde 0ad423aaea [Impeller] Enable framebuffer fetch tests disabled on OpenGL ES. (flutter/engine#53766)
The texel fetch fallback used in place of framebuffer fetch isn't supported on ES 100. And this test is explicitly about framebuffer fetch.

Fixes https://github.com/flutter/flutter/issues/144181

<img width="1050" alt="Screenshot 2024-07-08 at 3 21 30 PM" src="https://github.com/flutter/engine/assets/44085/b7468a2d-c385-457c-adf4-2ddb2cbae4a2">
2024-07-09 19:24:03 +00:00
..