struct PhysicalDeviceIDProperties

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

Public Members

StructureType sType
void * pNext
ArrayWrapper1D deviceUUID
ArrayWrapper1D driverUUID
ArrayWrapper1D deviceLUID
uint32_t deviceNodeMask
vk::Bool32 deviceLUIDValid

Public Methods

void PhysicalDeviceIDProperties (const std::array<uint8_t, 16U> & deviceUUID_, const std::array<uint8_t, 16U> & driverUUID_, const std::array<uint8_t, 8U> & deviceLUID_, uint32_t deviceNodeMask_, vk::Bool32 deviceLUIDValid_, void * pNext_)

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

void PhysicalDeviceIDProperties (const PhysicalDeviceIDProperties & rhs)

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

void PhysicalDeviceIDProperties (const VkPhysicalDeviceIDProperties & rhs)

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

PhysicalDeviceIDProperties & operator= (const PhysicalDeviceIDProperties & rhs)

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

PhysicalDeviceIDProperties & operator= (const VkPhysicalDeviceIDProperties & rhs)

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

const VkPhysicalDeviceIDProperties & operator const VkPhysicalDeviceIDProperties & ()

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

VkPhysicalDeviceIDProperties & operator VkPhysicalDeviceIDProperties & ()

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

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

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