struct QueueFamilyProperties2
Defined at line 107549 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
QueueFamilyProperties queueFamilyProperties
Public Methods
void QueueFamilyProperties2 (vk::QueueFamilyProperties queueFamilyProperties_, void * pNext_)
Defined at line 107557 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void QueueFamilyProperties2 (const QueueFamilyProperties2 & rhs)
Defined at line 107564 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void QueueFamilyProperties2 (const VkQueueFamilyProperties2 & rhs)
Defined at line 107566 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
QueueFamilyProperties2 & operator= (const QueueFamilyProperties2 & rhs)
Defined at line 107571 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
QueueFamilyProperties2 & operator= (const VkQueueFamilyProperties2 & rhs)
Defined at line 107574 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkQueueFamilyProperties2 & operator const VkQueueFamilyProperties2 & ()
Defined at line 107580 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkQueueFamilyProperties2 & operator VkQueueFamilyProperties2 & ()
Defined at line 107585 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const QueueFamilyProperties2 & )
Defined at line 107603 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp