wgpu::dispatch

Trait CommandBufferInterface

Source
pub trait CommandBufferInterface: CommonTraits { }

Implementors§

Source§

impl CommandBufferInterface for CoreCommandBuffer

Available on wgpu_core only.