Skip to main content

DynCommandBuffer

Trait DynCommandBuffer 

pub trait DynCommandBuffer: DynResource + Debug { }
Available on crate feature unstable-wgpu-29 only.

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§

§

impl DynCommandBuffer for slint::wgpu_29::wgpu::hal::gles::CommandBuffer

§

impl DynCommandBuffer for slint::wgpu_29::wgpu::hal::noop::CommandBuffer

§

impl DynCommandBuffer for slint::wgpu_29::wgpu::hal::vulkan::CommandBuffer