ShaderGenPrinterGLSL Class Reference#include <shaderGenGLSL.h>
Inheritance diagram for ShaderGenPrinterGLSL: ![]()
Member Function DocumentationPrints a simple header, including the engine name, language type, and the fact that the shader was procedurally generated.
Implements ShaderGenPrinter. Prints a comment block specifying the beginning of the main() function (or equivalent).
Implements ShaderGenPrinter. Prints the final line of the vertex shader, e.g. return OUT; }, }, END.
Implements ShaderGenPrinter. Prints the output struct for the pixel shader. Probably only used in HLSL/Cg.
Implements ShaderGenPrinter.
Implements ShaderGenPrinter.
|