wgpu/wgpu-core
bors[bot] 13f2ca571c
Merge #1391
1391: Simplify features r=cwfitzgerald a=kvark

**Connections**
Fixes #1390
Makes vertex writable storage optional (native-only for now)
Fixes the follow-up to #891 

**Description**
Refactors the code so that adding new features and maintaining current ones is much easier.
Refactors the way missing features are checked and reported, DRY way.

**Testing**
Not really tested

Co-authored-by: Dzmitry Malyshau <kvarkus@gmail.com>
2021-05-17 19:03:59 +00:00
..
src Merge #1391 2021-05-17 19:03:59 +00:00
build.rs Remove Vulkan Portability support 2021-04-29 11:42:26 -04:00
Cargo.toml Update naga to gfx-25 2021-05-13 23:56:26 -04:00