Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ load
Method
load
src/IECoreGL/ShaderLoader.cpp:332–335 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
330
}
331
332
ShaderPtr ShaderLoader::load( const std::string &name )
333
{
334
return m_implementation->load( name );
335
}
336
337
ShaderLoader *ShaderLoader::defaultShaderLoader()
338
{
Callers
4
test
Method · 0.95
testPreprocessing
Method · 0.95
testPreprocessingAllowsVersionAndExtension
Method · 0.95
testClear
Method · 0.95
Calls
no outgoing calls
Tested by
4
test
Method · 0.76
testPreprocessing
Method · 0.76
testPreprocessingAllowsVersionAndExtension
Method · 0.76
testClear
Method · 0.76