Type Definition wgpu_core::id::ComputePipelineId

source ·
pub type ComputePipelineId = Id<ComputePipeline<Empty>>;