From 5f1ba7b614b64d24fb45a3815a9867c68dace466 Mon Sep 17 00:00:00 2001 From: Yong He Date: Thu, 5 Sep 2024 15:12:52 -0700 Subject: Various documentation improvements. (#5017) --- docs/user-guide/toc.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/user-guide/toc.html') diff --git a/docs/user-guide/toc.html b/docs/user-guide/toc.html index df1b4ba9d..77c4f16d8 100644 --- a/docs/user-guide/toc.html +++ b/docs/user-guide/toc.html @@ -83,6 +83,8 @@
  • Interface-typed Values
  • Extending a Type with Additional Interface Conformances
  • `is` and `as` Operator
  • +
  • Generic Interfaces
  • +
  • Generic Extensions
  • Extensions to Interfaces
  • Variadic Generics
  • Builtin Interfaces
  • @@ -207,6 +209,8 @@
  • Supported atomic types for each target
  • ConstantBuffer, (RW/RasterizerOrdered)StructuredBuffer, (RW/RasterizerOrdered)ByteAddressBuffer
  • ParameterBlock for SPIR-V target
  • +
  • Push Constants
  • +
  • Specialization Constants
  • SPIR-V specific Compiler options
  • SPIR-V specific Attributes
  • Multiple entry points support
  • -- cgit v1.2.3