From 0f5a2ce2ecf79fba79a9d20c9e3bcd4c31ee45bb Mon Sep 17 00:00:00 2001 From: Yong He Date: Wed, 18 Dec 2024 15:34:16 -0800 Subject: Fix metadata of register space and varying params. (#5906) --- examples/reflection-api/README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'examples/reflection-api/README.md') diff --git a/examples/reflection-api/README.md b/examples/reflection-api/README.md index 9dc5f1745..f37ec4b69 100644 --- a/examples/reflection-api/README.md +++ b/examples/reflection-api/README.md @@ -4,3 +4,6 @@ Slang Reflection API Example This example shows basic usage of the Slang reflection API to traverse the parameters of a program, including type and layout information. + +This example is a companion Slang reflection API documentation: +https://shader-slang.org/slang/user-guide/compiling.html -- cgit v1.2.3