Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CP][Impeller] Intel iOS Simulators must block on GPU completion. (#53073) #53205

Merged

Conversation

jonahwilliams
Copy link
Member

See also: flutter/flutter#148660

Intel iOS simulators do not seem to enforce any backpressure on drawable acquisition. Fix this via blocking on completion in the surface_mtl.

…r#53073)

See also: flutter/flutter#148660

Intel iOS simulators do not seem to enforce any backpressure on drawable acquisition. Fix this via blocking on completion in the surface_mtl.
@jonahwilliams jonahwilliams changed the title [Impeller] Intel iOS Simulators must block on GPU completion. (#53073) [CP][Impeller] Intel iOS Simulators must block on GPU completion. (#53073) Jun 5, 2024
@itsjustkevin itsjustkevin added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 1, 2024
@auto-submit auto-submit bot merged commit 9fb27c3 into flutter:flutter-3.22-candidate.0 Jul 1, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autosubmit Merge PR when tree becomes green via auto submit App e: impeller
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants