Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ clear
Method
clear
src/IECoreGL/ShaderLoader.cpp:327–330 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
325
}
326
327
void ShaderLoader::clear( )
328
{
329
m_implementation->clear();
330
}
331
332
ShaderPtr ShaderLoader::load( const std::string &name )
333
{
Callers
2
testClear
Method · 0.95
clear
Method · 0.45
Calls
no outgoing calls
Tested by
1
testClear
Method · 0.76