Files
firestar99 8494942c0b
All checks were successful
Rust Toolchain Upgrade / check-and-upgrade (push) Has been skipped
update to nightly-2026-04-11, rustc 1.96.0
2026-04-13 16:15:49 +00:00
..
2026-03-02 23:44:12 +00:00

rustc_codegen_spirv

Compiler backend for the SPIR-V target architecture. This crate is not intended to be used directly. Please refer to spirv-builder for more information.

Documentation

Because of its nature, this crate can only be built using a very specific nightly version of the Rust toolchain. As such, the docs.rs build of the API documentation will likely fail. Please refer to the documentation in the rust-gpu github repo for properly built docs.