Module gfx::traits
[−]
[src]
public re-exported traits
Traits
Device |
An interface for performing draw calls using a specific graphics API |
DeviceFence |
Extension to the Device that allows for submitting of commands around a fence |
Factory |
A |
FactoryExt |
This trait is responsible for creating and managing graphics resources, much like the |