Expand description
Trait for reusable gpu shaders.
Structs§
- Shader
Registry - The global shader registry used by various auto-implemented method of
Shaderfor loading the shader.
Traits§
- Shader
- A composable gpu shader (with or without associated compute pipelines).