Type Definition wgpu_core::id::PipelineLayoutId

source ·
pub type PipelineLayoutId = Id<PipelineLayout<Empty>>;