Table of Contents

Struct PipelineLayoutCreateInfo

Namespace
SharpVulkan
Assembly
Lime.dll
public struct PipelineLayoutCreateInfo
Inherited Members

Fields

Flags

public PipelineLayoutCreateFlags Flags

Field Value

PipelineLayoutCreateFlags

Next

public nint Next

Field Value

nint

PushConstantRangeCount

public uint PushConstantRangeCount

Field Value

uint

PushConstantRanges

public nint PushConstantRanges

Field Value

nint

SetLayoutCount

public uint SetLayoutCount

Field Value

uint

SetLayouts

public nint SetLayouts

Field Value

nint

StructureType

public StructureType StructureType

Field Value

StructureType