Type Alias Shaders

Source
pub type Shaders = RenderPipeline;
Expand description

Shaders are programs that runs on the GPU

Aliased Typeยง

struct Shaders { /* private fields */ }