Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
847
ASTNode* ParserState::GetTree()
848
{
849
return m_root;
850
}
851
852
SymbolTable& ParserState::GetSymbolTable()
853
{
Callers
15
CompileEffect
Method · 0.80
ReplaceFloatModulo
Function · 0.80
CollectFunctions
Function · 0.80
CollectGlobals
Function · 0.80
PatchShader
Function · 0.80
PatchRtShader
Function · 0.80
CollectConstants
Function · 0.80
CreateGlobalInputsStruct
Function · 0.80
CompileEffect
Method · 0.80
MarkUsedSymbols
Function · 0.80
PatchCBuffers
Function · 0.80
CreateGlobalsCB
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected