Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
D3D12_FEATURE_DATA_ROOT_SIGNATURE structure (d3d12.h)
Indicates root signature version support.
Syntax
typedef struct D3D12_FEATURE_DATA_ROOT_SIGNATURE {
D3D_ROOT_SIGNATURE_VERSION HighestVersion;
} D3D12_FEATURE_DATA_ROOT_SIGNATURE;
Members
HighestVersion
On input, specifies the highest version D3D_ROOT_SIGNATURE_VERSION to check for. On output specifies the highest version, up to the input version specified, actually available.
Requirements
| Requirement | Value |
|---|---|
| Header | d3d12.h |
See also
Feedback
Was this page helpful?
