D2D1_INPUT_ELEMENT_DESC

<summary> This defines a single element of the vertex layout. </summary>

Members

Variables

alignedByteOffset
UINT32 alignedByteOffset;
Undocumented in source.
format
DXGI_FORMAT format;
Undocumented in source.
inputSlot
UINT32 inputSlot;
Undocumented in source.
semanticIndex
UINT32 semanticIndex;
Undocumented in source.
semanticName
PCSTR semanticName;
Undocumented in source.

Meta