[impellerc] remove remaining remap sampler support#39198
[impellerc] remove remaining remap sampler support#39198auto-submit[bot] merged 1 commit intoflutter:mainfrom
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. |
* ab1eda7 Handle proto deps that were added to the Dart SDK (flutter/engine#39098) * 70f96af [impellerc] remove coffset usage (flutter/engine#39199) * 4bab184 [impellerc] remove remaining remap sampler support (flutter/engine#39198) * a1e657a Move Linux Fuchsia FEMU to bringup due to flakes (flutter/engine#39202) * 8567d96 [Impeller] support overlapping stops with SSBO gradients. (flutter/engine#39174)
Usage removed in flutter/flutter#119346