[][src]Trait rendy_command::Resettable

pub trait Resettable { }

States in which command buffer can de reset.

Implementors

impl Resettable for InitialState[src]

impl Resettable for InvalidState[src]

impl<U, P> Resettable for ExecutableState<U, P>[src]

impl<U, P> Resettable for RecordingState<U, P>[src]

Loading content...