Files
@brody2consult - Chris J. Brody 66b7eb3922
All checks were successful
Release-plz / Release-plz release (push) Has been skipped
Release-plz / Release-plz PR (push) Has been skipped
Rust Toolchain Upgrade / check-and-upgrade (push) Has been skipped
support memset on 128-bit integers
Co-authored-by: firestar99 <firestar99@vectorware.com>
2026-05-07 11:20:11 +00:00
..
2026-05-07 11:20:11 +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.