Struct DeviceQueueCreateInfo
- Namespace
- SharpVulkan
- Assembly
- Lime.dll
public struct DeviceQueueCreateInfo
- Inherited Members
Fields
Flags
public DeviceQueueCreateFlags Flags
Field Value
Next
public nint Next
Field Value
QueueCount
public uint QueueCount
Field Value
QueueFamilyIndex
public uint QueueFamilyIndex
Field Value
QueuePriorities
public nint QueuePriorities
Field Value
StructureType
public StructureType StructureType