Docs.rs
spirv-types-0.4.0-alpha.14
spirv-types 0.4.0-alpha.14
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
LegNeato
Firestar99
Dependencies
Versions
98.59%
of the crate is documented
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module image_params
spirv_
types
0.4.0-alpha.14
Module image_
params
Module Items
Enums
In crate spirv_
types
spirv_types
Module
image_
params
Copy item path
Source
Enums
ยง
Access
Qualifier
The access permissions for the image.
Arrayed
Whether the image uses arrayed content.
Dimensionality
The dimension of the image.
Image
Depth
Whether a given image contains
depth
information.
Note
Whether or not to perform depth comparisons is a property of the sampling code, not of this type.
Image
Format
The underlying internal representation of the image.
Multisampled
Whether the image uses arrayed content.
Sampled
Whether or not the image will be accessed in combination with a sampler.