← 返回首页
DirectStorage/Samples/HelloDirectStorage/README.md at main · microsoft/DirectStorage · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Latest commit

 

History

History
26 lines (19 loc) · 860 Bytes
 main
Top

File metadata and controls

  • Preview
  • Code
  • Blame
26 lines (19 loc) · 860 Bytes

HelloDirectStorage

This rudimentary sample serves to provide a quick and easy way to get acquainted with the DirectStorage runtime by reading the contents of a file and writing them out to a buffer on the GPU using DirectStorage.

Build

Install Visual Studio or higher.

Open the following Visual Studio solution and build

Samples\HelloDirectStorage\HelloDirectStorage.sln

Usage

Example usage

Samples\HelloDirectStorage\x64\Debug\HelloDirectStorage.exe HelloDirectStorageRender.png

Related links

Footer

© 2026 GitHub, Inc.