Module gpu

Source

Structs§

Device
Represents a Vulkan context.
Image
A multi-dimensioned storage for texel data.
Queue
Represents a queue where commands can be submitted.

Traits§

GpuFuture
Represents an event that will happen on the GPU in the future.