Struct VkPhysicalDeviceProperties
struct VkPhysicalDeviceProperties
;
Fields
Name | Type | Description |
---|---|---|
apiVersion
|
uint | |
deviceID
|
uint | |
deviceName
|
char[256] | |
deviceType
|
VkPhysicalDeviceType | |
driverVersion
|
uint | |
limits
|
VkPhysicalDeviceLimits | |
pipelineCacheUUID
|
ubyte[16] | |
sparseProperties
|
VkPhysicalDeviceSparseProperties | |
vendorID
|
uint |