Module graphics

Source

Structs§

AutoGraphicsApi
Automatic graphics API based on OS.
Dx12
DirectX 12 graphics API.
Metal
Metal graphics API.
OpenGl
OpenGL graphics API.
Vulkan
Vulkan graphics API.
WebGpu
WebGpu graphics API.

Traits§

GraphicsApi
The basic trait to specify which graphics API to use as Backend.