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

Conversation

@dreveman
Copy link
Contributor

@dreveman dreveman commented Feb 11, 2021

These constraints are not needed and result in usage of
images with linear layout. That's a significant
performance regression on most devices, and also not
guaranteed to work as color attachments.

Also, use GetBufferCollectionPropertiesFUCHSIA to improve
correctness of memory import.

@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 Hixie on the #hackers channel in Chat.

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.

Copy link
Contributor

@dragostis dragostis left a comment

Choose a reason for hiding this comment

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

LGTM.

These constraints are not needed and result in usage of
images with linear layout. That's a significant
performance regression on most devices, and also not
guaranteed to work as color attachments.

Also, use GetBufferCollectionPropertiesFUCHSIA to improve
correctness of memory import.
Copy link
Contributor

@dragostis dragostis left a comment

Choose a reason for hiding this comment

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

LGTM.

@gnoliyil
Copy link
Contributor

Verified Fuchsia workstation.x64 works well after applying the flutter change.

@chinmaygarde
Copy link
Member

I've filed flake reports for the failing presubmits and restarted them.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants