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 CommandPool
impl Send for CommandPool
impl Send for CommandPool
impl Sync for CommandPool
impl Sync for CommandPool
impl Unpin for CommandPool
impl Unpin for CommandPool
impl UnwindSafe for CommandPool
impl UnwindSafe for CommandPool