Type Alias wgpu_core::id::StagingBufferId

source ·
pub type StagingBufferId = Id<StagingBuffer>;

Aliased Type§

struct StagingBufferId(/* private fields */);