struct QueueFamilyProperties2
Defined at line 171205 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkQueueFamilyProperties2, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkQueueFamilyProperties2.html
Public Members
StructureType sType
void * pNext
QueueFamilyProperties queueFamilyProperties
Public Methods
void QueueFamilyProperties2 (QueueFamilyProperties queueFamilyProperties_, void * pNext_)
Defined at line 171213 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void QueueFamilyProperties2 (const QueueFamilyProperties2 & rhs)
Defined at line 171219 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void QueueFamilyProperties2 (const VkQueueFamilyProperties2 & rhs)
Defined at line 171221 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
QueueFamilyProperties2 & operator= (const QueueFamilyProperties2 & rhs)
Defined at line 171226 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
QueueFamilyProperties2 & operator= (const VkQueueFamilyProperties2 & rhs)
Defined at line 171229 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkQueueFamilyProperties2 & operator const VkQueueFamilyProperties2 & ()
Defined at line 171235 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkQueueFamilyProperties2 & operator VkQueueFamilyProperties2 & ()
Defined at line 171240 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkQueueFamilyProperties2 * operator const VkQueueFamilyProperties2 * ()
Defined at line 171245 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkQueueFamilyProperties2 * operator VkQueueFamilyProperties2 * ()
Defined at line 171250 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const QueueFamilyProperties2 & )
Defined at line 171263 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp