From e23b5fa997c9032ee21d58da8c7023fc16795286 Mon Sep 17 00:00:00 2001 From: Xiang Hong Date: Tue, 7 Oct 2025 08:25:43 +0800 Subject: Minor Documentation Update to Remove Outdated Section (#8606) As mentioned in #8316 , there is a small duplicated and outdated section in WGSL-Specific Functionalities documentation about specialization constants support, remove the outdated duplicated one image as there is a new section in the page image --------- Co-authored-by: Yong He --- docs/user-guide/toc.html | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/user-guide/toc.html') diff --git a/docs/user-guide/toc.html b/docs/user-guide/toc.html index 89ddf34d9..ba8e7c5f0 100644 --- a/docs/user-guide/toc.html +++ b/docs/user-guide/toc.html @@ -248,7 +248,6 @@
  • Supported HLSL features when targeting WGSL
  • Supported atomic types
  • ConstantBuffer, (RW/RasterizerOrdered)StructuredBuffer, (RW/RasterizerOrdered)ByteAddressBuffer
  • -
  • Specialization Constants
  • Interlocked operations
  • Entry Point Parameter Handling
  • Parameter blocks
  • -- cgit v1.2.3