gfx-rs / wgpu

A cross-platform, safe, pure-Rust graphics API.
https://wgpu.rs
Apache License 2.0
11.58k stars 859 forks source link

SPIR-V SpecConstantOp support #4324

Open kvark opened 3 years ago

kvark commented 3 years ago

Blocks vkQuake3 on gfx-portability. We are likely blocked on specialization support in a larger sense after this.

teoxoy commented 3 months ago

We didn't yet implement constant ops.