|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| uint32_t | physicalDeviceCount |
| VkPhysicalDevice | physicalDevices [VK_MAX_DEVICE_GROUP_SIZE] |
| VkBool32 | subsetAllocation |
Definition at line 4346 of file vulkan_core.h.
| uint32_t VkPhysicalDeviceGroupProperties::physicalDeviceCount |
Definition at line 4349 of file vulkan_core.h.
| VkPhysicalDevice VkPhysicalDeviceGroupProperties::physicalDevices[VK_MAX_DEVICE_GROUP_SIZE] |
Definition at line 4350 of file vulkan_core.h.
| void* VkPhysicalDeviceGroupProperties::pNext |
Definition at line 4348 of file vulkan_core.h.
| VkStructureType VkPhysicalDeviceGroupProperties::sType |
Definition at line 4347 of file vulkan_core.h.
| VkBool32 VkPhysicalDeviceGroupProperties::subsetAllocation |
Definition at line 4351 of file vulkan_core.h.