Skip to content

Commit 6a260b3

Browse files
authored
Try fix test
1 parent 46face1 commit 6a260b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/DirectX/DXContainer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ signature and passed to the shader without requiring a constant buffer resource:
499499
Root constants provide a fast way to pass small amounts of data directly to the shader without the overhead of creating and binding a constant buffer resource.
500500

501501
Root Descriptor
502-
~~~~~~~~~~~~~~
502+
~~~~~~~~~~~~~~~
503503

504504
Root descriptors provide a direct mechanism for binding individual resources to shader stages in the Direct3D 12
505505
rendering pipeline. They represent a critical interface for efficient resource management, allowing applications

0 commit comments

Comments
 (0)