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

Reland "[metal] Darwin unified external metal textures (#24157)" #24244

Merged
merged 2 commits into from
Feb 9, 2021

Conversation

iskakaushik
Copy link
Contributor

This had to be reverted because of flutter/flutter#75457.

I identified the error as violating single ownership rule of GrDirectContext. Tested it on gallery start-up. See 2236d80 for the fix.

@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.

@iskakaushik iskakaushik force-pushed the reland_mtl_extenal_texture branch from 2236d80 to e6d4170 Compare February 5, 2021 21:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants