D3D12_INPUT_LAYOUT_DESC

Undocumented in source.
version(Windows)
struct D3D12_INPUT_LAYOUT_DESC {}

Members

Variables

NumElements
UINT NumElements;
Undocumented in source.
pInputElementDescs
const(D3D12_INPUT_ELEMENT_DESC)* pInputElementDescs;
Undocumented in source.

Meta