Struct wgpu::PipelineLayout [−][src]
pub struct PipelineLayout { /* fields omitted */ }Expand description
Handle to a pipeline layout.
A PipelineLayout object describes the available binding groups of a pipeline.
pub struct PipelineLayout { /* fields omitted */ }Handle to a pipeline layout.
A PipelineLayout object describes the available binding groups of a pipeline.