зеркало из https://github.com/mozilla/gecko-dev.git
6bf2ab7478
I found it hard to understand the code that builds shader features, and even harder to modify it with a new feature. This PR refactors the shader building code by removing the macro and introducing a FeatureList abstraction, internally. It also sorts the features on both ends (alternatively, we could use a set). Differential Revision: https://phabricator.services.mozilla.com/D83455 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |