Module gfx.graal.cmd

command buffer module

Interfaces

NameDescription
CommandBuffer Base interface for a command buffer
CommandPool
PrimaryCommandBuffer Interface to a primary command buffer
SecondaryCommandBuffer Interface to a secondary command buffer

Structs

NameDescription
BufferImageCopy
BufferMemoryBarrier
ClearColorValues Values to be given to a clear image color command The type should be f32, unless the image format has numeric format of sInt or uInt.
ClearDepthStencilValues
ClearValues
CopyRegion
ImageCopyRegion
ImageMemoryBarrier
VertexBinding

Enums

NameDescription
Access
CommandBufferLevel
CommandBufferUsage
PipelineBindPoint
PipelineStage
StencilFace

Manifest constants

NameTypeDescription
queueFamilyIgnored
wholeSize