yum-mirror/slang
Making it easier to work with shaders
git clone https://git.yummers.dev/yum-mirror/slang
2896aa39a
master
1//DIAGNOSTIC_TEST:SIMPLE: 2// trying to include a non-existant file 3 4#include "does-not-exist.h"
Making it easier to work with shaders
git clone https://git.yummers.dev/yum-mirror/slang
2896aa39a
1//DIAGNOSTIC_TEST:SIMPLE: 2// trying to include a non-existant file 3 4#include "does-not-exist.h"