wgpu_core::id

Type Alias SamplerId

Source
pub type SamplerId = Id<Sampler<Empty>>;

Aliased Typeยง

struct SamplerId(/* private fields */);