From 8ce7c6f6958f9f5ed750ef1a823b9e9ed8c042d8 Mon Sep 17 00:00:00 2001 From: Yong He Date: Fri, 6 Dec 2024 00:55:35 -0800 Subject: Support specialization constant on WGSL and Metal. (#5780) --- docs/user-guide/toc.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/user-guide/toc.html') diff --git a/docs/user-guide/toc.html b/docs/user-guide/toc.html index 39cfd6164..283706adc 100644 --- a/docs/user-guide/toc.html +++ b/docs/user-guide/toc.html @@ -234,6 +234,7 @@
  • Conservative Rasterization
  • Address Space Assignment
  • Explicit Parameter Binding
  • +
  • Specialization Constants
  • WGSL specific functionalities @@ -251,6 +252,7 @@
  • Address Space Assignment
  • Matrix type translation
  • Explicit Parameter Binding
  • +
  • Specialization Constants
  • -- cgit v1.2.3