Module shader_error

Module shader_error 

Source
Expand description

Error handling for this crate.

Structs§

ShaderDiagnostic
A diagnostic returned by validation
ShaderDiagnosticList
A list of diagnostic returned by validation

Enums§

ShaderDiagnosticSeverity
Severity of a diagnostic
ShaderError
A generic error enum for this crate.