Shaders

Type Alias Shaders 

Source
pub type Shaders = RenderPipeline;
Expand description

Shaders are programs that runs on the GPU

Aliased Typeยง

pub struct Shaders { /* private fields */ }