Table of Contents

Struct PhysicalDeviceProperties

Namespace
SharpVulkan
Assembly
Lime.dll
public struct PhysicalDeviceProperties
Inherited Members

Fields

ApiVersion

public uint ApiVersion

Field Value

uint

DeviceId

public 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

public uint VendorId

Field Value

uint