Table of Contents

Struct BufferCreateInfo

Namespace
SharpVulkan
Assembly
Lime.dll
public struct BufferCreateInfo
Inherited Members

Fields

Flags

public BufferCreateFlags Flags

Field Value

BufferCreateFlags

Next

public nint Next

Field Value

nint

QueueFamilyIndexCount

public uint QueueFamilyIndexCount

Field Value

uint

QueueFamilyIndices

public nint QueueFamilyIndices

Field Value

nint

SharingMode

public SharingMode SharingMode

Field Value

SharingMode

Size

public ulong Size

Field Value

ulong

StructureType

public StructureType StructureType

Field Value

StructureType

Usage

public BufferUsageFlags Usage

Field Value

BufferUsageFlags