VulkanRenderParameters.QueueFamilyIndex Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Queue family index used by the graphics queue.
public: System::UInt32 QueueFamilyIndex;
public uint QueueFamilyIndex;
val mutable QueueFamilyIndex : uint32
Public QueueFamilyIndex As UInteger