yum-mirror/slang
Making it easier to work with shaders
git clone https://git.yummers.dev/yum-mirror/slang
11111e573
master
1//TEST_IGNORE_FILE: 2 3// This is the imported code. 4 5public float foo(float x) { return x; }
Making it easier to work with shaders
git clone https://git.yummers.dev/yum-mirror/slang
11111e573
1//TEST_IGNORE_FILE: 2 3// This is the imported code. 4 5public float foo(float x) { return x; }