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

WIP: Allow providing custom drawable in SkSurface::MakeFromCAMetalLayer #66

Closed
wants to merge 1 commit into from

Conversation

@knopp
Copy link

@knopp knopp commented Oct 5, 2020

Something like this would be required to get partial redraw in flutter working for metal. Related issues:

flutter/flutter#67056
flutter/flutter#33939

@knopp
Copy link
Author

@knopp knopp commented Oct 6, 2020

On second thought, I think something like SkSurface::MakeFromMetalTexture would be preferable and would let us render into IOSurface on macos embedder.

@knopp
Copy link
Author

@knopp knopp commented Oct 6, 2020

Closing in favor of #67

@knopp knopp closed this Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.