struct DeviceGroupDeviceCreateInfo

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

Public Members

StructureType sType
const void * pNext
uint32_t physicalDeviceCount
const vk::PhysicalDevice * pPhysicalDevices

Public Methods

void DeviceGroupDeviceCreateInfo (uint32_t physicalDeviceCount_, const vk::PhysicalDevice * pPhysicalDevices_, const void * pNext_)

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

void DeviceGroupDeviceCreateInfo (const DeviceGroupDeviceCreateInfo & rhs)

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

void DeviceGroupDeviceCreateInfo (const VkDeviceGroupDeviceCreateInfo & rhs)

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

void DeviceGroupDeviceCreateInfo (const vk::ArrayProxyNoTemporaries<const vk::PhysicalDevice> & physicalDevices_, const void * pNext_)

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

DeviceGroupDeviceCreateInfo & operator= (const DeviceGroupDeviceCreateInfo & rhs)

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

DeviceGroupDeviceCreateInfo & operator= (const VkDeviceGroupDeviceCreateInfo & rhs)

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

DeviceGroupDeviceCreateInfo & setPNext (const void * pNext_)

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

DeviceGroupDeviceCreateInfo & setPhysicalDeviceCount (uint32_t physicalDeviceCount_)

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

DeviceGroupDeviceCreateInfo & setPPhysicalDevices (const vk::PhysicalDevice * pPhysicalDevices_)

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

DeviceGroupDeviceCreateInfo & setPhysicalDevices (const vk::ArrayProxyNoTemporaries<const vk::PhysicalDevice> & physicalDevices_)

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

const VkDeviceGroupDeviceCreateInfo & operator const VkDeviceGroupDeviceCreateInfo & ()

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

VkDeviceGroupDeviceCreateInfo & operator VkDeviceGroupDeviceCreateInfo & ()

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

std::strong_ordering operator<=> (const DeviceGroupDeviceCreateInfo & )

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