[−][src]Module vulkano::command_buffer::sys
Structs
| KindSecondaryRenderPass | Additional information for |
| UnsafeCommandBuffer | Command buffer that has been built. |
| UnsafeCommandBufferBuilder | Command buffer being built. |
| UnsafeCommandBufferBuilderBindVertexBuffer | Prototype for a |
| UnsafeCommandBufferBuilderBufferImageCopy | |
| UnsafeCommandBufferBuilderColorImageClear | |
| UnsafeCommandBufferBuilderExecuteCommands | Prototype for a |
| 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. |
| Kind | Determines the kind of command buffer that we want to create. |
| KindOcclusionQuery | Additional information for |