Module librashader_reflect::back
source · Expand description
Shader codegen backends.
Modules§
Structs§
- A wrapper for a compiler backend.
- The output of the shader compiler.
Traits§
- Marker trait for combinations of targets and compilations that can be reflected and compiled successfully.
- A trait for objects that can be compiled into a shader.
- A trait for reflectable compilations that can be transformed into an object ready for reflection or compilation.