struct
QueueFamilyPropertiesA set of queues that have common properties and support the same functionality.
Contents
- Reference
Base classes
-
template<typename VulkanType, EStructureType TemplateSpecifiedStype = EStructureType::Max_Enum>struct VV::V0::VKStruct_Base<VkQueueFamilyProperties>
- Base struct for wrapping Vulkan native C API Structs.
Public types
- using Flags = Bitfield<EQueueFlag, VkQueueFlags>
- Bitfield specifying capabilities of queues in a queue family.
Public variables
Typedef documentation
using VV:: V1:: PhysicalDevice:: QueueFamilyProperties:: Flags = Bitfield<EQueueFlag, VkQueueFlags>
Bitfield specifying capabilities of queues in a queue family.