ID3D11Device::CreateInputLayout
DX11 vtable[11] → HRESULT
Parameters (5)
| # | Name | Type |
|---|---|---|
| 0 | pInputElementDescs | const D3D11_INPUT_ELEMENT_DESC |
| 1 | NumElements | UINT |
| 2 | pShaderBytecodeWithInputSignature | const void |
| 3 | BytecodeLength | SIZE_T |
| 4 | ppInputLayout | ID3D11InputLayout |