rustc_codegen_spirv

Crates.iorustc_codegen_spirv
lib.rsrustc_codegen_spirv
version0.9.0
sourcesrc
created_at2020-10-16 10:41:10.901376
updated_at2023-07-25 10:04:56.993243
descriptionSPIR-V code generator backend for rustc
homepage
repositoryhttps://github.com/EmbarkStudios/rust-gpu
max_upload_size
id300518
size1,109,086
(embark-studios)

documentation

https://embarkstudios.github.io/rust-gpu/api/rustc_codegen_spirv/index.html

README

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.

Commit count: 1252

cargo fmt