Skip to content

Commit 46face1

Browse files
authored
Fix git error
1 parent b390cd2 commit 46face1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

llvm/docs/DirectX/DXContainer.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -496,8 +496,7 @@ signature and passed to the shader without requiring a constant buffer resource:
496496
#. **RegisterSpace**: The register space used for the binding.
497497
#. **Num32BitValues**: The number of 32-bit values included in this constant buffer.
498498

499-
Root constants provide a fast way to pass small amounts of data directly to the shader without the overhead
500-
of creating and binding a constant buffer resource.
499+
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.
501500

502501
Root Descriptor
503502
~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)