yum-mirror/slang
Making it easier to work with shaders
git clone https://git.yummers.dev/yum-mirror/slang
f8cb9c4d6
master
files
| README.md | 320 B |
| compute-simple.slang | 564 B |
| main.cpp | 42.1 KiB |
| raster-simple.slang | 1.9 KiB |
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