yum-mirror/slang
Making it easier to work with shaders
git clone https://git.yummers.dev/yum-mirror/slang
f8cb9c4d6
master
files
| README.md | 156 B |
| diagnostic-defs.h | 1.3 KiB |
| diagnostics.cpp | 530 B |
| diagnostics.h | 578 B |
| options.cpp | 11.0 KiB |
| options.h | 2.9 KiB |
| png-serialize-util.cpp | 608 B |
| png-serialize-util.h | 321 B |
| render-test-main.cpp | 58.3 KiB |
| shader-input-layout.cpp | 50.2 KiB |
| shader-input-layout.h | 7.5 KiB |
| shader-renderer-util.cpp | 11.9 KiB |
| shader-renderer-util.h | 1.5 KiB |
| slang-support.cpp | 28.9 KiB |
| slang-support.h | 3.7 KiB |
| slang-test-device-cache.cpp | 4.5 KiB |
| slang-test-device-cache.h | 2.6 KiB |
| test.txt | 22 B |
Render Test
This is a simple tool for running end-to-end tests that render with Slang, so that we can validate that it generates correct code.