CommandBufferInterface

Trait CommandBufferInterface 

Source
pub trait CommandBufferInterface: CommonTraits { }
Available on custom only.

Implementors§

Source§

impl CommandBufferInterface for CoreCommandBuffer

Available on wgpu_core only.