zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CodeGen.cpp File Reference

Go to the source code of this file.

Functions

TCompilerConstructCompiler (ShShaderType type, ShShaderSpec spec, ShShaderOutput output)
 
void DeleteCompiler (TCompiler *compiler)
 

Function Documentation

TCompiler* ConstructCompiler ( ShShaderType  type,
ShShaderSpec  spec,
ShShaderOutput  output 
)

Definition at line 16 of file CodeGen.cpp.

References NULL, SH_ESSL_OUTPUT, SH_GLSL_OUTPUT, SH_HLSL11_OUTPUT, and SH_HLSL9_OUTPUT.

Referenced by ShConstructCompiler().

void DeleteCompiler ( TCompiler compiler)

Definition at line 36 of file CodeGen.cpp.

Referenced by ShDestruct().