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

[Impeller] Avoid errors due to triangle fans usage on Molten. #56321

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

chinmaygarde
Copy link
Member

Added the test case for flutter/flutter#157885 to the corpus but Jonah fixed it in #56310.

Fixes flutter/flutter#158024 which is more of an inconvenience on macOS.

Copy link
Member

@jonahwilliams jonahwilliams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chinmaygarde chinmaygarde added the autosubmit Merge PR when tree becomes green via auto submit App label Nov 1, 2024
@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Nov 1, 2024
Copy link
Contributor

auto-submit bot commented Nov 1, 2024

auto label is removed for flutter/engine/56321, due to - The status or check suite Linux mac_android_aot_engine has failed. Please fix the issues identified (or deflake) before re-applying this label.

Added the test case for flutter/flutter#157885 to the corpus but Jonah fixed it in flutter#56310.

Fixes flutter/flutter#158024 which is more of an inconvenience on macOS.
@flutter-dashboard
Copy link

Golden file changes have been found for this pull request. Click here to view and triage (e.g. because this is an intentional change).

If you are still iterating on this change and are not ready to resolve the images on the Flutter Gold dashboard, consider marking this PR as a draft pull request above. You will still be able to view image results on the dashboard, commenting will be silenced, and the check will not try to resolve itself until marked ready for review.

Changes reported for pull request #56321 at sha ebead6d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Impeller] MoltenVK and triangle fans usage in Vulkan needs workarounds.
2 participants