Enum DSTORAGE_STAGING_BUFFER_SIZE
Defined in File dstorage.h
Enum Documentation
-
enum DSTORAGE_STAGING_BUFFER_SIZE
Defines common staging buffer sizes.
Values:
-
enumerator DSTORAGE_STAGING_BUFFER_SIZE_0
There is no staging buffer. Use this value to force DirectStorage to deallocate any memory it has allocated for staging buffers.
-
enumerator DSTORAGE_STAGING_BUFFER_SIZE_32MB
The default staging buffer size of 32MB.
-
enumerator DSTORAGE_STAGING_BUFFER_SIZE_0