gecko-dev/gfx/wr/webrender_build
Nicolas Silva 127a09cc61 Bug 1711477 - Use a dedicated shader for copying from a texture to another. r=gfx-reviewers,kvark
Using the composite shader for that was very clunky. It might even be faster thanks to how much simpler the shader is and it's use of texel fetch instead of linear sampling.

Differential Revision: https://phabricator.services.mozilla.com/D128256
2021-10-21 08:54:51 +00:00
..
src Bug 1711477 - Use a dedicated shader for copying from a texture to another. r=gfx-reviewers,kvark 2021-10-21 08:54:51 +00:00
Cargo.toml