RetroArch
Classes | Functions
CodeGen.cpp File Reference
#include "../Include/Common.h"
#include "../Include/ShHandle.h"
#include "../MachineIndependent/Versions.h"
Include dependency graph for CodeGen.cpp:

Classes

class  TGenericCompiler
 

Functions

TCompilerConstructCompiler (EShLanguage language, int debugOptions)
 
void DeleteCompiler (TCompiler *compiler)
 

Function Documentation

◆ ConstructCompiler()

TCompiler* ConstructCompiler ( EShLanguage  language,
int  debugOptions 
)
Here is the caller graph for this function:

◆ DeleteCompiler()

void DeleteCompiler ( TCompiler compiler)
Here is the caller graph for this function: