pub type Shaders = RenderPipeline;Expand description
Shaders are programs that runs on the GPU
Aliased Typeยง
struct Shaders { /* private fields */ }pub type Shaders = RenderPipeline;Shaders are programs that runs on the GPU
struct Shaders { /* private fields */ }