yum-mirror/slang

Making it easier to work with shaders

git clone https://git.yummers.dev/yum-mirror/slang

Tim FoleyMerge pull request #178 from tfoleyNV/boilerplate-generator80fb7b05b

master
182 B4 linesraw

Boilerplate Code Generation Tool

This directory contains the implementation of the slang-generate tool used to generate boilerplate code inside of the compiler implementation.

1# Boilerplate Code Generation Tool
2
3This directory contains the implementation of the `slang-generate` tool used to generate boilerplate code inside of the compiler implementation.
4