Skip to content

Commit b552d74

Browse files
Fixup to YAML front-mader on shader cursors doc. (#29)
1 parent 7e17f8b commit b552d74

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/shader-cursors.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# A practical and scalable approach to cross-platform shader parameter passing using Slang’s reflection API
1+
---
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+
---
29

310
# Introduction
411

0 commit comments

Comments
 (0)