D3D12_ROOT_SIGNATURE_DESC

Undocumented in source.

Members

Variables

Flags
D3D12_ROOT_SIGNATURE_FLAGS Flags;
Undocumented in source.
NumParameters
UINT NumParameters;
Undocumented in source.
NumStaticSamplers
UINT NumStaticSamplers;
Undocumented in source.
pParameters
const(D3D12_ROOT_PARAMETER)* pParameters;
Undocumented in source.
pStaticSamplers
const(D3D12_STATIC_SAMPLER_DESC)* pStaticSamplers;
Undocumented in source.

Meta