Module gfx_core::command
[−]
[src]
Command Buffer device interface
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 Definitions
InstanceParams |
Optional instance parameters: (instance count, buffer offset) |