Trait DynCommandBuffer

Source
pub trait DynCommandBuffer: DynResource + Debug { }

Implementors§

Source§

impl DynCommandBuffer for wgpu_hal::gles::CommandBuffer

Available on gles only.
Source§

impl DynCommandBuffer for wgpu_hal::noop::CommandBuffer