VkPhysicalDeviceGroupProperties

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

pNext
void* pNext;
Undocumented in source.
physicalDeviceCount
uint32_t physicalDeviceCount;
Undocumented in source.
physicalDevices
VkPhysicalDevice[VK_MAX_DEVICE_GROUP_SIZE] physicalDevices;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
subsetAllocation
VkBool32 subsetAllocation;
Undocumented in source.

Meta