Module gfx_core::dummy 
                   
                       [−]
                   
               [src]
Dummy backend implementation to test the code for compile errors outside of the graphics development environment.
Structs
| DummyCommandBuffer | 
                                 Dummy command buffer, which ignores all the calls.  | 
                       
| DummyDevice | 
                                 Dummy device which does minimal work, just to allow testing gfx-rs apps for compilation.  | 
                       
Enums
| DummyResources | 
                                 Dummy resources phantom type  |