Docs.rs
librashader-reflect-0.1.1
librashader-reflect 0.1.1
Docs.rs crate page
MPL-2.0
OR
GPL-3.0-only
Links
Repository
crates.io
Source
Owners
chyyran
Dependencies
bitflags ^1.3.2
normal
bytemuck ^1.13.0
normal
librashader-common ^0.1.1
normal
librashader-preprocess ^0.1.1
normal
librashader-presets ^0.1.1
normal
naga ^0.11.0
normal
rspirv ^0.11.0
normal
rustc-hash ^1.1.0
normal
serde ^1.0
normal
shaderc ^0.8.2
normal
spirv-to-dxil ^0.3
normal
librashader-spirv-cross ^0.23
normal
thiserror ^1.0.37
normal
Versions
89.06%
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
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 error
Enums
?
Module
librashader_reflect
::
error
source
·
[
−
]
Expand description
Error types.
Enums
SemanticsErrorKind
The error kind encountered when reflecting shader semantics.
ShaderCompileError
Error type for shader compilation.
ShaderReflectError
Error type for shader reflection.