Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetSymbol
Method
GetSymbol
shadercompiler/ASTNode.cpp:178–181 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
176
}
177
178
Symbol* ASTNode::GetSymbol() const
179
{
180
return m_symbol;
181
}
182
183
ScopeSymbolTable* ASTNode::GetScope() const
184
{
Callers
15
HasUsedDeclarations
Function · 0.80
OutputHLSL.cpp
File · 0.80
IsVectorReferenceParameter
Function · 0.80
FindParameterBySemantics
Function · 0.80
FindOutputBySemantics
Function · 0.80
PatchSemantics
Function · 0.80
PatchShader
Function · 0.80
CompileEffect
Method · 0.80
ProcessReflection
Function · 0.80
ConvertSyncFunctionsToMetal
Function · 0.80
CollectFunctions
Function · 0.80
AddStructDotPrefix
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected