[][src]Type Definition rendy_frame::cirque::CommandInitialRef

type CommandInitialRef<'a, B, C, P = OutsideRenderPass, L = PrimaryLevel> = InitialRef<'a, CommandBuffer<B, C, ExecutableState<MultiShot, P>, L, IndividualReset>, CommandBuffer<B, C, InitialState, L, IndividualReset>, CommandBuffer<B, C, PendingState<ExecutableState<MultiShot, P>>, L, IndividualReset>>;