Commit 04acb1b7 by John Kessenich

Standalone: Rationalize ShaderCompUnit and file data.

ShaderCompUnit was poorly done, a mix of a list of things and hard coding to a single thing. This makes it all a true list. File data was greatly simplified to be a single string, no longer supporting breaking a single file into multiple strings.
parent 6263fb19
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment