Enum DSTORAGE_DEBUG

Enum Documentation

enum DSTORAGE_DEBUG

Flags controlling DirectStorage debug layer.

Values:

enumerator DSTORAGE_DEBUG_NONE

DirectStorage debug layer is disabled.

enumerator DSTORAGE_DEBUG_SHOW_ERRORS

Print error information to a debugger.

enumerator DSTORAGE_DEBUG_BREAK_ON_ERROR

Trigger a debug break each time an error is detected.

enumerator DSTORAGE_DEBUG_RECORD_OBJECT_NAMES

Include object names in ETW events.