Skip to content

Releases: GPUOpen-LibrariesAndSDKs/WorkGraphsDirectX-Graphics-Samples

D3D12SimpleClassify 1.1

11 Mar 17:09
Compare
Choose a tag to compare

Updated for final 613 Agility SDK.

D3D12SimpleClassify 1.0

24 Aug 10:26
Compare
Choose a tag to compare

Background

In June, Microsoft released a preview of a new addition to the DirectX 12 API – GPU Work Graphs. At the same time, AMD released a simple sample application and a driver supporting the exiting new feature.

D3D12SimpleClassify

Today, we are releasing a fork of Microsoft’s DirextX-Graphics-Samples GitHub repository which adds a new sample application which uses this feature.

Why?

The purpose of this sample is to provide a simple example of a classify-execute scenario for Work Graphs. This sample is also being announced in a GPUOpen blog post explaining the sample and announcing RGP support for the Work Graphs feature. For more information describing the sample, please visit the readme.md document for the sample in the Samples/Desktop/D3D12GPUWorkGraphs/SimpleClassify directory.