Module vulkano::buffer::traits [] [src]

Structs

AccessRange
GpuAccessResult
PipelineBarrierRequest

Requests that a pipeline barrier is created.

PipelineMemoryBarrierRequest

Requests that a memory barrier is created as part of the pipeline barrier.

SubmitInfos

Traits

Buffer
CommandBufferState

Trait for objects that represent the state of the buffer in a command buffer.

CommandListState

Trait for objects that represent the state of a slice of the buffer in a list of commands.

TrackedBuffer

Extension trait for Buffer. Types that implement this can be used in a StdCommandBuffer.

TypedBuffer