|
SDL
2.0
|
#include <vulkan.h>
Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| uint32_t | physicalDeviceCount |
| VkPhysicalDevice | physicalDevices [VK_MAX_DEVICE_GROUP_SIZE_KHX] |
| VkBool32 | subsetAllocation |
| uint32_t VkPhysicalDeviceGroupPropertiesKHX::physicalDeviceCount |
| VkPhysicalDevice VkPhysicalDeviceGroupPropertiesKHX::physicalDevices[VK_MAX_DEVICE_GROUP_SIZE_KHX] |
| VkStructureType VkPhysicalDeviceGroupPropertiesKHX::sType |
| VkBool32 VkPhysicalDeviceGroupPropertiesKHX::subsetAllocation |