spirv-tools

Crates.iospirv-tools
lib.rsspirv-tools
version0.12.2
created_at2020-11-13 07:36:23.382304+00
updated_at2025-08-28 20:43:36.819834+00
descriptionWrapper crate for SPIRV-Tools
homepagehttps://github.com/rust-gpu/spirv-tools-rs
repositoryhttps://github.com/rust-gpu/spirv-tools-rs
max_upload_size
id311864
size103,988
(Firestar99)

documentation

https://docs.rs/spirv-tools

README

🛠 spirv-tools

Unofficial wrapper for SPIR-V Tools, primarily for the rust-gpu project

Crates.io Docs Build status

Status

This is a very rough wrapper around the assembler, validator, and (most of the) optimizer tools available from SPIR-V Tools, which is enough for the current needs of the rust-gpu project. See that project's code for more thorough usage examples.

Contributing

Contributor
Covenant

We welcome community contributions to this project.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 121

cargo fmt