MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetTree

Method GetTree

shadercompiler/ParserState.cpp:847–850  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

845}
846
847ASTNode* ParserState::GetTree()
848{
849 return m_root;
850}
851
852SymbolTable& ParserState::GetSymbolTable()
853{

Callers 15

CompileEffectMethod · 0.80
ReplaceFloatModuloFunction · 0.80
CollectFunctionsFunction · 0.80
CollectGlobalsFunction · 0.80
PatchShaderFunction · 0.80
PatchRtShaderFunction · 0.80
CollectConstantsFunction · 0.80
CreateGlobalInputsStructFunction · 0.80
CompileEffectMethod · 0.80
MarkUsedSymbolsFunction · 0.80
PatchCBuffersFunction · 0.80
CreateGlobalsCBFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected