Struct wgpu_hal::gles::CommandBuffer
source · pub struct CommandBuffer { /* private fields */ }
Available on crate feature
gles
only.Trait Implementations§
source§impl Debug for CommandBuffer
impl Debug for CommandBuffer
source§impl Default for CommandBuffer
impl Default for CommandBuffer
source§fn default() -> CommandBuffer
fn default() -> CommandBuffer
Returns the “default value” for a type. Read more