summaryrefslogtreecommitdiffstats
path: root/examples/reflection-api/README.md
blob: f37ec4b6915bb0700cfcb196af48b6b8676dd34a (plain)
1
2
3
4
5
6
7
8
9
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