Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetScope
Method
GetScope
shadercompiler/ASTNode.cpp:183–186 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
181
}
182
183
ScopeSymbolTable* ASTNode::GetScope() const
184
{
185
return m_scope;
186
}
187
188
void ASTNode::SetType( const Type& type )
189
{
Callers
15
ReplaceFloatModulo
Function · 0.80
ConvertSyncFunctionsToMetal
Function · 0.80
AddStructDotPrefix
Function · 0.80
AddFunctionArgument
Function · 0.80
PatchGlobalsInFunctions
Function · 0.80
AddUsedGlobalsAsFunctionParams
Function · 0.80
CollectGlobals
Function · 0.80
AddShaderTableArguments
Function · 0.80
PatchMatrixInitializer
Function · 0.80
AddCBuffer
Function · 0.80
CreateGlobalsCB
Function · 0.80
FindTextureToSampler
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected