Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetCurrentScope
Method
GetCurrentScope
shadercompiler/SymbolTable.cpp:484–487 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
482
}
483
484
ScopeSymbolTable* SymbolTable::GetCurrentScope()
485
{
486
return m_current;
487
}
488
489
void SymbolTable::ResetUsedFlag()
490
{
Callers
2
PatchRtShader
Function · 0.80
NewNode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected