Expand description

Shader reflection.

Re-exports

pub use semantics::ShaderReflection;

Modules

Reflection via spirv-cross.
Reflection helpers for reflecting and compiling shaders as part of a shader preset.
Shader semantics and reflection information.

Traits

A trait for compilation outputs that can provide reflection information.