VkPhysicalDeviceDriverProperties

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

conformanceVersion
VkConformanceVersion conformanceVersion;
Undocumented in source.
driverID
VkDriverId driverID;
Undocumented in source.
driverInfo
char[VK_MAX_DRIVER_INFO_SIZE] driverInfo;
Undocumented in source.
driverName
char[VK_MAX_DRIVER_NAME_SIZE] driverName;
Undocumented in source.
pNext
void* pNext;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.

Meta