Module shader

Module shader 

Source
Expand description

Trait for reusable gpu shaders.

Structs§

ShaderRegistry
The global shader registry used by various auto-implemented method of Shader for loading the shader.

Traits§

Shader
A composable gpu shader (with or without associated compute pipelines).