Type Alias wgpu_core::id::SamplerId

source ·
pub type SamplerId = Id<Sampler<Empty>>;

Aliased Type§

struct SamplerId(/* private fields */);