MCPcopy 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
332ShaderPtr ShaderLoader::load( const std::string &name )
333{
334 return m_implementation->load( name );
335}
336
337ShaderLoader *ShaderLoader::defaultShaderLoader()
338{

Callers 4

testMethod · 0.95
testPreprocessingMethod · 0.95
testClearMethod · 0.95

Calls

no outgoing calls

Tested by 4

testMethod · 0.76
testPreprocessingMethod · 0.76
testClearMethod · 0.76