Module gfx_core::draw 
                   
                       [−]
                   
               [src]
Command Buffer device interface
Enums
| ClearColor | 
                                 A universal clear color supporting integet formats as well as the standard floating-point.  | 
                       
Traits
| CommandBuffer | 
                                 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
| InstanceOption | 
                                 Optional instance parameters  |