D3D11DEBUGMUTESEVERITY

d3d11_debugMuteSeverity

Mute whole group of messages of certain severity when D3D debug runtime enabled:
 0 - no severity based mute
 1 - mute INFO only
 2 - mute INFO and WARNING (default)
 3 - mute INFO, WARNING and ERROR
 4 - mute all (INFO, WARNING, ERROR, CORRUPTION)