Skip to main content

Module command_buffer

Module command_buffer 

Source
Expand description

GPU command buffer recording and submission.

Structs§

CommandBuffer
A GPU command buffer that records and submits work to the GPU.
CommandEntry
A single recorded GPU command with metadata.

Enums§

CommandBufferState
State of a CommandBuffer.
CommandType
Type of a GPU command.