Struct PhysicalDeviceProperties
- Namespace
- SharpVulkan
- Assembly
- Lime.dll
public struct PhysicalDeviceProperties
- Inherited Members
-
Fields
ApiVersion
Field Value
- uint
DeviceId
Field Value
- uint
DeviceName
public PhysicalDeviceProperties.DeviceNameArray DeviceName
Field Value
- PhysicalDeviceProperties.DeviceNameArray
DeviceType
public PhysicalDeviceType DeviceType
Field Value
- PhysicalDeviceType
DriverVersion
public uint DriverVersion
Field Value
- uint
Limits
public PhysicalDeviceLimits Limits
Field Value
- PhysicalDeviceLimits
PipelineCacheUuid
public PhysicalDeviceProperties.PipelineCacheUuidArray PipelineCacheUuid
Field Value
- PhysicalDeviceProperties.PipelineCacheUuidArray
SparseProperties
public PhysicalDeviceSparseProperties SparseProperties
Field Value
- PhysicalDeviceSparseProperties
VendorId
Field Value
- uint