[llvm] [DirectX] Adding root constant documentation (PR #129569)

Finn Plummer via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 10 11:18:59 PDT 2025


================
@@ -400,3 +400,100 @@ SFI0 Part
 The SFI0 part encodes a 64-bit unsigned integer bitmask of the feature flags.
 This denotes which optional features the shader requires. The flag values are
 defined in `llvm/include/llvm/BinaryFormat/DXContainerConstants.def <https://github.com/llvm/llvm-project/blob/main/llvm/include/llvm/BinaryFormat/DXContainerConstants.def>`_.
+
----------------
inbelic wrote:

nit: the two lines used here and elsewhere creates a different formatting from the rest of the document

https://github.com/llvm/llvm-project/pull/129569


More information about the llvm-commits mailing list