wgpu::custom

Trait PipelineLayoutInterface

Source
pub trait PipelineLayoutInterface: CommonTraits { }
Available on custom only.

Implementors§

Source§

impl PipelineLayoutInterface for CorePipelineLayout

Available on wgpu_core only.