Type Definition wgpu_core::id::RenderPipelineId

source ·
pub type RenderPipelineId = Id<RenderPipeline<Empty>>;