Error 0x887C0001
Value: -2005139455 | 0x887C0001 | 2289827841
What does it mean ?
-
D3D11_ERROR_TOO_MANY_UNIQUE_STATE_OBJECTS
-
- The application has exceeded the maximum number of unique state objects per Direct3D device.
// The limit is 4096 for feature levels up to 11.1.
- Value: 1 | 0x0001 | 0b0000000000000001
Where does it come from ?
StackOverflow
Other Errors for FACILITY_DIRECT3D11