Module command

Source
Expand description

Command Buffer device interface

Structs§

AccessGuard
AccessGuardBuffers
AccessGuardBuffersChain
AccessInfo
Informations about what is accessed by a bunch of commands.

Enums§

ClearColor
A universal clear color supporting integet formats as well as the standard floating-point.

Traits§

Buffer
An interface of the abstract command buffer. It collects commands in an efficient API-specific manner, to be ready for execution on the device.

Type Aliases§

AccessInfoBuffers
InstanceParams
Optional instance parameters: (instance count, buffer offset)