Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@chinmaygarde
Copy link
Member

The previous code was setting up a proc table, then getting the address of the proc that was used to the setup that table, then setting up another proc table. Directly setup the final proc table and don't depend on //impeller/vulkan.

Part of flutter/flutter#143127
Similar to #50454

@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact "@test-exemption-reviewer" in the #hackers channel in Chat (don't just cc them here, they won't see it! Use Discord!).

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

@chinmaygarde
Copy link
Member Author

No functional change. Just sets up the Impeller proc. table directly.

@johnmccutchan
Copy link
Contributor

test-exempt: No semantic change.

@chinmaygarde chinmaygarde added the autosubmit Merge PR when tree becomes green via auto submit App label Feb 8, 2024
@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 #50472 at sha 74bda3b

@chinmaygarde
Copy link
Member Author

Unsure how to proceed here. The bot says there are golden changes which I wasn't expecting. But attempting to triage them reveals 0 diffs.
Screenshot 2024-02-08 at 2 23 45 PM

Engine Chat pointed me to flutter/flutter#142244 which looks somewhat related. But that is dealing with PRs with force-pushes. Mine is a single commit with no updates.

…der.

The previous code was setting up a proc table, then getting the address of the proc that was used to the setup that table, then setting up another proc table. Directly setup the final proc table and don't depend on //impeller/vulkan.

Part of flutter/flutter#143127
Similar to flutter#50454
@chinmaygarde chinmaygarde force-pushed the no_flutter_vulkan_android branch from 74bda3b to e881e53 Compare February 8, 2024 23:31
@chinmaygarde
Copy link
Member Author

Performing a rebase to ToT to see if that fixes the issue.

@auto-submit auto-submit bot merged commit f9a169e into flutter:main Feb 9, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 9, 2024
@chinmaygarde chinmaygarde deleted the no_flutter_vulkan_android branch February 9, 2024 01:18
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Feb 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autosubmit Merge PR when tree becomes green via auto submit App platform-android will affect goldens

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants