rust-gpu/crates/spirv-std/shared
Gray Olson 20f1d603e4
Fix cfg-check lint errors, update glam to 0.29, wgpu to 22.1 (#1157)
* bump glam to 0.29

* fix cargo deny

* upgrade wgpu

* fix cfg-check lints
2024-09-10 17:48:17 +02:00
..
src Add rustfmt.toml with version = "Two" to enable formatting array patterns. 2023-06-03 10:46:57 +03:00
Cargo.toml Fix cfg-check lint errors, update glam to 0.29, wgpu to 22.1 (#1157) 2024-09-10 17:48:17 +02:00
README.md Some tweaks to docs 2022-12-20 10:43:57 -08:00

spirv-std-types

Small shared crate, to share definitions between spirv-std and spirv-std-macros. Please refer to spirv-std for more information.