-
Notifications
You must be signed in to change notification settings - Fork 6k
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
[impellerc] remove remaining remap sampler support #39198
Conversation
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 (don't just cc him here, he won't see it! He's on 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. |
I don't believe I need a test exception because this is a delete-only PR |
Is this a bug in the bot? |
bug and/or limitation 😄 |
Removing the flag from building the shaders for the text fixture is also updating the test. |
…119369) * ab1eda7c7 Handle proto deps that were added to the Dart SDK (flutter/engine#39098) * 70f96af0a [impellerc] remove coffset usage (flutter/engine#39199) * 4bab18407 [impellerc] remove remaining remap sampler support (flutter/engine#39198) * a1e657a1e Move Linux Fuchsia FEMU to bringup due to flakes (flutter/engine#39202) * 8567d9699 [Impeller] support overlapping stops with SSBO gradients. (flutter/engine#39174)
Usage removed in flutter/flutter#119346