Skip to content

Commit

Permalink
meta: DXBC descriptor QA is supported.
Browse files Browse the repository at this point in the history
Signed-off-by: Hans-Kristian Arntzen <[email protected]>
  • Loading branch information
HansKristian-Work committed May 26, 2021
1 parent a3fb2f1 commit 0b8490a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,8 +251,7 @@ since it adds some flat overhead in an extremely hot code path.
### GPU-assisted debugging

If `VKD3D_CONFIG=descriptor_qa_checks` is set with a build which enables `-Denable_descriptor_qa=true`,
all shaders (currently limited to DXIL)
will be instrumented to check for invalid access. In the log, you will see this to
all shaders will be instrumented to check for invalid access. In the log, you will see this to
make sure the feature is enabled.

```
Expand Down

0 comments on commit 0b8490a

Please sign in to comment.