[PATCH] D130794: [Docs] Add HLSL ResourceType documentation

Chris Bieneman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 29 12:21:28 PDT 2022


beanz created this revision.
beanz added reviewers: aaron.ballman, pow2clk, python3kgae, bogner, MaskRay.
Herald added subscribers: Anastasia, StephenFan, arphaman.
Herald added a project: All.
beanz requested review of this revision.
Herald added a project: clang.

Along with the new documentation this also re-organizes the HLSL docs
to a subdirectory. The hope is to continue to expand this documentation
as the HLSL implementation advances.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D130794

Files:
  clang/docs/HLSL/HLSLDocs.rst
  clang/docs/HLSL/HLSLSupport.rst
  clang/docs/HLSL/ResourceTypes.rst
  clang/docs/HLSLSupport.rst
  clang/docs/index.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130794.448699.patch
Type: text/x-patch
Size: 12470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220729/332940cb/attachment-0001.bin>


More information about the cfe-commits mailing list