Type Alias SubmissionIndex
pub type SubmissionIndex = u64;Available on crate feature
unstable-wgpu-27 only.Expand description
The index of a queue submission.
These are the values stored in Device::fence.
pub type SubmissionIndex = u64;unstable-wgpu-27 only.The index of a queue submission.
These are the values stored in Device::fence.