microsoft/DirectStorage

Documentation still requires an NDA

leeter opened this issue · 5 comments

So while this is public and we can see the samples... the documentation still requires an NDA

https://docs.microsoft.com/en-us/gaming/gdk/_content/gc/reference/system/dstorage/dstorage_members

Can we get a public version of this put under the proper DirectX category on docs.microsoft.com as this is now public?

Unfortunately the linked documentation does not adequately cover the API itself only high level usage. That documentation is still locked behind an NDA. So right now Developers do not have access to how to properly use the API other than the samples.

Specifically the contents of https://docs.microsoft.com/en-us/gaming/gdk/_content/gc/reference/system/dstorage/dstorage_members MUST be made public to properly use the API without abuse.

Currently, please see dstorage.h for reference documentation for the Windows version of DirectStorage.

A header file is not documentation. It does not document expected return values or intricacies of use. I'll just recommend against use until this is properly documented.