Timeline for D3D11 CreateInputLayout error: CREATEINPUTLAYOUT_UNPARSEABLEINPUTSIGNATURE
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 9, 2022 at 2:35 | vote | accept | Xinggang Li | ||
| May 7, 2022 at 3:43 | comment | added | Xinggang Li | yes, my vsLength is the vs->GetBufferSize() (in cpp code snippet line 8), so this is correct | |
| May 6, 2022 at 9:53 | history | edited | liggiorgio | CC BY-SA 4.0 | Minor grammar fixes, markdown formatting |
| May 6, 2022 at 7:12 | comment | added | Maximus Minimus | You need to use vs->GetBufferSize instead of vsLength as well, because both the pointer and the size are for the blob. | |
| S May 6, 2022 at 2:28 | review | First answers | |||
| May 6, 2022 at 9:53 | |||||
| S May 6, 2022 at 2:28 | history | answered | Xinggang Li | CC BY-SA 4.0 |