struct PhysicalDeviceGroupProperties

Defined at line 71977 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

Public Members

StructureType sType
void * pNext
uint32_t physicalDeviceCount
ArrayWrapper1D physicalDevices
vk::Bool32 subsetAllocation

Public Methods

void PhysicalDeviceGroupProperties (uint32_t physicalDeviceCount_, const std::array<vk::PhysicalDevice, 32U> & physicalDevices_, vk::Bool32 subsetAllocation_, void * pNext_)

Defined at line 71985 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceGroupProperties (const PhysicalDeviceGroupProperties & rhs)

Defined at line 71997 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceGroupProperties (const VkPhysicalDeviceGroupProperties & rhs)

Defined at line 71999 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceGroupProperties & operator= (const PhysicalDeviceGroupProperties & rhs)

Defined at line 72004 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceGroupProperties & operator= (const VkPhysicalDeviceGroupProperties & rhs)

Defined at line 72007 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceGroupProperties & operator const VkPhysicalDeviceGroupProperties & ()

Defined at line 72013 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceGroupProperties & operator VkPhysicalDeviceGroupProperties & ()

Defined at line 72018 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const PhysicalDeviceGroupProperties & rhs)

Defined at line 72040 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

bool operator== (const PhysicalDeviceGroupProperties & rhs)

Defined at line 72060 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

bool operator!= (const PhysicalDeviceGroupProperties & rhs)

Defined at line 72067 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp