Struct LogicalGroup
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 ConstantBufferMemberCountField Value
ConstantBufferMemberStart
public int ConstantBufferMemberStartField Value
ConstantBufferOffset
public int ConstantBufferOffsetField Value
ConstantBufferSize
public int ConstantBufferSizeField Value
DescriptorEntryCount
public int DescriptorEntryCountField Value
DescriptorEntryStart
public int DescriptorEntryStartField Value
DescriptorSlotCount
public int DescriptorSlotCountField Value
DescriptorSlotStart
public int DescriptorSlotStartField Value
Hash
public ObjectId Hash