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