Table of Contents

Enum PhysicalDeviceType

Namespace
SharpVulkan
Assembly
Lime.dll
public enum PhysicalDeviceType

Fields

Cpu = 4
DiscreteGpu = 2
IntegratedGpu = 1
Other = 0
VirtualGpu = 3