Error 0x887C0003
Value: -2005139453 | 0x887C0003 | 2289827843
What does it mean ?
-
D3D11_ERROR_TOO_MANY_UNIQUE_VIEW_OBJECTS
-
- The application has exceeded the maximum number of unique view objects per Direct3D device.
// The limit is 2^20 for feature levels up to 11.1.
- Value: 3 | 0x0003 | 0b0000000000000011
Where does it come from ?
StackOverflow
Other Errors for FACILITY_DIRECT3D11