Docs.rs
naga-0.6.0
naga 0.6.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kvark
jimblandy
cwfitzgerald
github:gfx-rs:wgpu
Dependencies
bit-set ^0.5
normal
bitflags ~1.2
normal
codespan-reporting ^0.11.0
normal
fxhash ^0.2
normal
log ^0.4
normal
num-traits ^0.2
normal
petgraph ^0.5
normal
pp-rs ^0.2.1
normal
rose_tree ^0.2
normal
serde ^1.0
normal
spirv ^0.2
normal
thiserror ^1.0.21
normal
diff ^0.1
dev
env_logger ^0.8
dev
ron ^0.6
dev
rspirv ^0.10
dev
serde ^1.0
dev
spirv ^0.2
dev
Versions
28.12%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Other items in
naga
?
Constant
naga
::
BOOL_WIDTH
[
−
]
[src]
pub const BOOL_WIDTH:
Bytes
= 1;
Expand description
Width of a boolean type, in bytes.