yum-mirror/slang
Making it easier to work with shaders
git clone https://git.yummers.dev/yum-mirror/slang
9ec6b9168
master
1export struct Foo 2{ 3 int a; 4 int b; 5}
Making it easier to work with shaders
git clone https://git.yummers.dev/yum-mirror/slang
9ec6b9168
1export struct Foo 2{ 3 int a; 4 int b; 5}