Type Alias GPUCommandBufferDescriptor

Source
pub(crate) type GPUCommandBufferDescriptor = GPUCommandBufferDescriptor;

Aliased Type§

pub(crate) struct GPUCommandBufferDescriptor {
    pub parent: GPUObjectDescriptorBase,
}

Fields§

§parent: GPUObjectDescriptorBase