Struct gfx_backend_empty::CommandPool [−][src]
pub struct CommandPool;
Dummy raw command pool.
Trait Implementations
impl CommandPool<Backend> for CommandPool[src]
impl CommandPool<Backend> for CommandPool[src]Auto Trait Implementations
impl RefUnwindSafe for CommandPool
impl RefUnwindSafe for CommandPoolimpl Send for CommandPool
impl Send for CommandPoolimpl Sync for CommandPool
impl Sync for CommandPoolimpl Unpin for CommandPool
impl Unpin for CommandPoolimpl UnwindSafe for CommandPool
impl UnwindSafe for CommandPool