12 releases (6 breaking)
Uses new Rust 2024
| new 0.10.0-alpha.1 | Apr 17, 2026 |
|---|---|
| 0.9.0 | Jul 25, 2023 |
| 0.8.0 | Jun 2, 2023 |
| 0.6.1 | Mar 20, 2023 |
| 0.4.0-alpha.17 | Nov 9, 2022 |
#1215 in Graphics APIs
1,852 downloads per month
Used in 71 crates
(2 directly)
11KB
146 lines
spirv-std-types
Small shared crate, to share definitions between spirv-std, spirv-std-macros and rustc_codegen_spirv. Should only contain symbols that compile in a no_std context.
Please refer to spirv-std for more information.