wgpu/wgpu-core
Dzmitry Malyshau 749f737c89 Add pervasive Naga support to shader module loading
The purpose of the PR is to support Naga modules everywhere.
As a requirement, it updates the gfx-rs version used.
Most of the logic is dedicated towards building a shader interface,
where previously we just used naga's IR. Now we have our own mini-IR.
2020-12-05 11:31:03 -05:00
..
src Add pervasive Naga support to shader module loading 2020-12-05 11:31:03 -05:00
build.rs Add pervasive Naga support to shader module loading 2020-12-05 11:31:03 -05:00
Cargo.toml Add pervasive Naga support to shader module loading 2020-12-05 11:31:03 -05:00