BindingDesc

Structure representing a binding description for resource binding.

File location: framework/cauldron/framework/inc/render/rootsignature.h

Detailed description

Structure representing a binding description for resource binding.

Data fields

Type

Description

BindingType

Type
The binding type.

uint32_t

BaseShaderRegister
Shader register to bind to.

uint32_t

BindingIndex
Shader space to bind to.

uint32_t

Count
Number of bound resources.