Syntax
Members
pInputElementDescsType: const D3D12_INPUT_ELEMENT_DESC * An array of D3D12_INPUT_ELEMENT_DESC structures that describe the data types of the input-assembler stage. NumElements
Type: UINT The number of input-data types in the array of input elements that the pInputElementDescs member points to.
Remarks
This structure is a member of the D3D12_GRAPHICS_PIPELINE_STATE_DESC structure.Requirements
Header: d3d12_xs.h or d3d12_x.hLibrary: d3d12_xs.lib or d3d12_x.lib
Supported Platforms: XBOX Series consoles and XBOX One family
