Nathan =?utf-8?q?Gauër?= <[email protected]>, Nathan =?utf-8?q?Gauër?= <[email protected]>, Nathan =?utf-8?q?Gauër?= <[email protected]>, Nathan =?utf-8?q?Gauër?= <[email protected]> Message-ID: In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>
================ @@ -8777,6 +8777,11 @@ https://github.com/microsoft/hlsl-specs/blob/main/proposals/0011-inline-spirv.md }]; } +def HLSLVkPushConstantDocs : Documentation { + let Category = DocCatVariable; + let Content = [{ FIXME }]; ---------------- farzonl wrote: Why is this a fix me? Feels like we should have the documentaion for this feature. https://github.com/llvm/llvm-project/pull/166793 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
