[all-commits] [llvm/llvm-project] 739a74: [Docs] [HLSL] Documenting HLSL Entry Functions

Chris B via All-commits all-commits at lists.llvm.org
Tue Aug 30 10:19:04 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 739a747b2368652155ac78f0ac341a6bfe640c60
      https://github.com/llvm/llvm-project/commit/739a747b2368652155ac78f0ac341a6bfe640c60
  Author: Chris Bieneman <chris.bieneman at me.com>
  Date:   2022-08-30 (Tue, 30 Aug 2022)

  Changed paths:
    A clang/docs/HLSL/EntryFunctions.rst
    M clang/docs/HLSL/HLSLDocs.rst

  Log Message:
  -----------
  [Docs] [HLSL] Documenting HLSL Entry Functions

This document describes the basic usage and implementation details for
HLSL entry functions in Clang.

Reviewed By: python3kgae

Differential Revision: https://reviews.llvm.org/D132672




More information about the All-commits mailing list