Module gfx.graal.device

Interfaces

NameDescription
Device Handle to a logical device
PhysicalDevice Represent a physical device. This interface is meant to describe a graphics device and open a logical device out of it.

Structs

NameDescription
DeviceFeatures
DeviceLimits
MappedMemorySet
QueueRequest A request for a queue family and each queue to be created within that family. The amount of queue to be created is given by priorities.length. Priorities represent the relative priority to be given to each queue (from 0 to 1)

Enums

NameDescription
DeviceType