Table of Contents

Struct PipelineRasterizationStateCreateInfo

Namespace
SharpVulkan
Assembly
Lime.dll
public struct PipelineRasterizationStateCreateInfo
Inherited Members

Fields

CullMode

public CullModeFlags CullMode

Field Value

CullModeFlags

DepthBiasClamp

public float DepthBiasClamp

Field Value

float

DepthBiasConstantFactor

public float DepthBiasConstantFactor

Field Value

float

DepthBiasEnable

public RawBool DepthBiasEnable

Field Value

RawBool

DepthBiasSlopeFactor

public float DepthBiasSlopeFactor

Field Value

float

DepthClampEnable

public RawBool DepthClampEnable

Field Value

RawBool

Flags

public PipelineRasterizationStateCreateFlags Flags

Field Value

PipelineRasterizationStateCreateFlags

FrontFace

public FrontFace FrontFace

Field Value

FrontFace

LineWidth

public float LineWidth

Field Value

float

Next

public nint Next

Field Value

nint

PolygonMode

public PolygonMode PolygonMode

Field Value

PolygonMode

RasterizerDiscardEnable

public RawBool RasterizerDiscardEnable

Field Value

RawBool

StructureType

public StructureType StructureType

Field Value

StructureType