ReactOS 0.4.17-dev-934-g091855f
D3D12_INPUT_LAYOUT_DESC Struct Reference
Collaboration diagram for D3D12_INPUT_LAYOUT_DESC:

Public Attributes

const D3D12_INPUT_ELEMENT_DESC * pInputElementDescs
 
UINT NumElements
 

Detailed Description

Definition at line 2052 of file d3d12.idl.

Member Data Documentation

◆ NumElements

UINT D3D12_INPUT_LAYOUT_DESC::NumElements

Definition at line 2055 of file d3d12.idl.

Referenced by compute_input_layout_offsets().

◆ pInputElementDescs

const D3D12_INPUT_ELEMENT_DESC* D3D12_INPUT_LAYOUT_DESC::pInputElementDescs

Definition at line 2054 of file d3d12.idl.

Referenced by compute_input_layout_offsets().


The documentation for this struct was generated from the following file: