Module command_buffer_actions

Source
Expand description

Not a root type, but common types for command buffer deferral actions.

Macrosยง

impl_deferred_command_buffer_actions ๐Ÿ”’

Structsยง

DeferredBufferMapping ๐Ÿ”’
A deferred buffer mapping request captured during encoding (or a pass) and executed later when the command buffer is submitted.
DeferredCommandBufferActions ๐Ÿ”’
Set of actions to take when the command buffer is submitted.

Type Aliasesยง

SharedDeferredCommandBufferActions ๐Ÿ”’