You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _data/documentation.yaml
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -63,3 +63,7 @@ tutorials:
63
63
description: "Main things to know if you are coming to Slang as an HLSL developer."
64
64
link_url: "/docs/coming-from-hlsl/"
65
65
link_label: "Coming from HLSL"
66
+
- title: "Using Slang Parameter Blocks"
67
+
description: "Learn how to use Slang's Parameter Block feature in your shader codebase, and to streamline use of the Slang reflection API when using this feature."
0 commit comments