struct QueueFamilyProperties
Defined at line 107469 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
Flags queueFlags
uint32_t queueCount
uint32_t timestampValidBits
Extent3D minImageTransferGranularity
Public Methods
void QueueFamilyProperties (vk::QueueFlags queueFlags_, uint32_t queueCount_, uint32_t timestampValidBits_, vk::Extent3D minImageTransferGranularity_)
Defined at line 107474 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void QueueFamilyProperties (const QueueFamilyProperties & rhs)
Defined at line 107485 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void QueueFamilyProperties (const VkQueueFamilyProperties & rhs)
Defined at line 107487 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
QueueFamilyProperties & operator= (const QueueFamilyProperties & rhs)
Defined at line 107492 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
QueueFamilyProperties & operator= (const VkQueueFamilyProperties & rhs)
Defined at line 107495 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkQueueFamilyProperties & operator const VkQueueFamilyProperties & ()
Defined at line 107501 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkQueueFamilyProperties & operator VkQueueFamilyProperties & ()
Defined at line 107506 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const QueueFamilyProperties & )
Defined at line 107524 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp