Module vulkano::command_buffer::sys[][src]

Structs

UnsafeCommandBuffer

Command buffer that has been built.

UnsafeCommandBufferBuilder

Command buffer being built.

UnsafeCommandBufferBuilderBindVertexBuffer

Prototype for a vkCmdBindVertexBuffers.

UnsafeCommandBufferBuilderBufferImageCopy
UnsafeCommandBufferBuilderColorImageClear
UnsafeCommandBufferBuilderExecuteCommands

Prototype for a vkCmdExecuteCommands.

UnsafeCommandBufferBuilderImageAspect
UnsafeCommandBufferBuilderImageBlit
UnsafeCommandBufferBuilderImageCopy
UnsafeCommandBufferBuilderPipelineBarrier

Command that adds a pipeline barrier to a command buffer builder.

Enums

Flags

Flags to pass when creating a command buffer.