We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c419be commit f20706cCopy full SHA for f20706c
llvm/docs/DirectX/RootSignatures.rst
@@ -11,7 +11,7 @@ Root Signatures
11
Overview
12
========
13
14
-A root signature is used to describe what resources a shader needs to access to
+A root signature is used to describe what resources a shader needs access to
15
and how they're organized and bound in the pipeline. The DirectX Container
16
(DXContainer) contains a root signature part (RTS0), which stores this
17
information in a binary format. To assist with the construction of, and
0 commit comments