[all-commits] [llvm/llvm-project] fc4700: [Docs] Add HLSL ResourceType documentation
Chris B via All-commits
all-commits at lists.llvm.org
Mon Aug 8 07:06:55 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fc470013d13f2b996731c865b921df5a87a40e3f
https://github.com/llvm/llvm-project/commit/fc470013d13f2b996731c865b921df5a87a40e3f
Author: Chris Bieneman <chris.bieneman at me.com>
Date: 2022-08-08 (Mon, 08 Aug 2022)
Changed paths:
A clang/docs/HLSL/HLSLDocs.rst
A clang/docs/HLSL/HLSLSupport.rst
A clang/docs/HLSL/ResourceTypes.rst
R clang/docs/HLSLSupport.rst
M clang/docs/index.rst
Log Message:
-----------
[Docs] Add HLSL ResourceType documentation
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.
Differential Revision: https://reviews.llvm.org/D130794
More information about the All-commits
mailing list