gecko-dev/gfx/wr/webrender_build
Dzmitry Malyshau 6bf2ab7478 Bug 1640960 - Always sort WR shader features r=jnicol,gw
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
2020-07-14 15:53:31 +00:00
..
src Bug 1640960 - Always sort WR shader features r=jnicol,gw 2020-07-14 15:53:31 +00:00
Cargo.toml Bug 1604615 - Optimize webrender shaders at build time. r=gw 2020-04-21 10:32:03 +00:00