FTEQW
Documentation of the FTE engine source tree.
VkPhysicalDeviceGroupPropertiesKHX Struct Reference

#include <vulkan.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
uint32_t physicalDeviceCount
 
VkPhysicalDevice physicalDevices [VK_MAX_DEVICE_GROUP_SIZE_KHX]
 
VkBool32 subsetAllocation
 

Member Data Documentation

◆ physicalDeviceCount

uint32_t VkPhysicalDeviceGroupPropertiesKHX::physicalDeviceCount

◆ physicalDevices

VkPhysicalDevice VkPhysicalDeviceGroupPropertiesKHX::physicalDevices[VK_MAX_DEVICE_GROUP_SIZE_KHX]

◆ pNext

void* VkPhysicalDeviceGroupPropertiesKHX::pNext

◆ sType

VkStructureType VkPhysicalDeviceGroupPropertiesKHX::sType

◆ subsetAllocation

VkBool32 VkPhysicalDeviceGroupPropertiesKHX::subsetAllocation

The documentation for this struct was generated from the following file: