MCPcopy 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
484ScopeSymbolTable* SymbolTable::GetCurrentScope()
485{
486 return m_current;
487}
488
489void SymbolTable::ResetUsedFlag()
490{

Callers 2

PatchRtShaderFunction · 0.80
NewNodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected