Error 0x88790001
Value: -2005336063 | 0x88790001 | 2289631233
What does it mean ?
-
D3D10_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_DIRECT3D10