We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e17f8b commit b552d74Copy full SHA for b552d74
docs/shader-cursors.md
@@ -1,4 +1,11 @@
1
-# A practical and scalable approach to cross-platform shader parameter passing using Slang’s reflection API
+---
2
+title: A practical and scalable approach to cross-platform shader parameter passing using Slang’s reflection API
3
+layout: page
4
+description: A practical and scalable approach to cross-platform shader parameter passing using Slang’s reflection API
5
+permalink: "/docs/shader-cursors/"
6
+intro_image_absolute: true
7
+intro_image_hide_on_mobile: false
8
9
10
# Introduction
11
0 commit comments