Module gfx.graal.cmd
command buffer module
Interfaces
Name | Description |
---|---|
CommandBuffer
|
Base interface for a command buffer |
CommandPool
|
|
PrimaryCommandBuffer
|
Interface to a primary command buffer |
SecondaryCommandBuffer
|
Interface to a secondary command buffer |
Structs
Name | Description |
---|---|
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
Name | Description |
---|---|
Access
|
|
CommandBufferLevel
|
|
CommandBufferUsage
|
|
PipelineBindPoint
|
|
PipelineStage
|
|
StencilFace
|
Manifest constants
Name | Type | Description |
---|---|---|
queueFamilyIgnored
|
||
wholeSize
|