Expand description
Dummy backend implementation to test the code for compile errors outside of the graphics development environment.
Structs§
- Dummy
Command Buffer - Dummy command buffer, which ignores all the calls.
- Dummy
Device - Dummy device which does minimal work, just to allow testing gfx-rs apps for compilation.
- Dummy
Fence - Dummy fence that does nothing.
- Dummy
Mapping - Dummy mapping which will crash on use.
Enums§
- Dummy
Resources - Dummy resources phantom type