wgpu_core::id

Type Alias RenderPipelineId

Source
pub type RenderPipelineId = Id<RenderPipeline<Empty>>;

Aliased Typeยง

struct RenderPipelineId(/* private fields */);