mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2024-11-21 22:34:34 +00:00
b64eeb6f1e
`v0` mangling mangles generics, but can only handle const generic arguments of simple types. As `Image!` types use const generic enums, things break horribly and compiler panics. `legacy` doesn't even attempt to mangle generics, which is probably fine. |
||
---|---|---|
.. | ||
rustc_codegen_spirv | ||
spirv-builder | ||
spirv-std |