[][src]Trait gfx_hal::command::Shot

pub trait Shot { }

Trait indicating how many times a Submit object can be submitted to a command buffer.

Implementors

impl Shot for MultiShot[src]

impl Shot for OneShot[src]

Loading content...