Table of Contents

Struct LogicalGroup

Namespace
Stride.Rendering
Assembly
Stride.Rendering.dll

Defines a group of descriptors and cbuffer range that are updated together. It can be declared in shader using the syntax cbuffer PerView.LogicalGroupName (also works with rgroup).

public struct LogicalGroup
Inherited Members

Fields

ConstantBufferMemberCount

public int ConstantBufferMemberCount

Field Value

int

ConstantBufferMemberStart

public int ConstantBufferMemberStart

Field Value

int

ConstantBufferOffset

public int ConstantBufferOffset

Field Value

int

ConstantBufferSize

public int ConstantBufferSize

Field Value

int

DescriptorEntryCount

public int DescriptorEntryCount

Field Value

int

DescriptorEntryStart

public int DescriptorEntryStart

Field Value

int

DescriptorSlotCount

public int DescriptorSlotCount

Field Value

int

DescriptorSlotStart

public int DescriptorSlotStart

Field Value

int

Hash

public ObjectId Hash

Field Value

ObjectId