MCPcopy Create free account
hub / github.com/ImageEngine/cortex / shaderLoader

Function shaderLoader

src/IECoreGL/bindings/ShaderStateComponentBinding.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48{
49
50static ShaderLoaderPtr shaderLoader( ShaderStateComponent &s )
51{
52 return s.shaderLoader();
53}
54
55static TextureLoaderPtr textureLoader( ShaderStateComponent &s )
56{

Callers

nothing calls this directly

Calls 1

shaderLoaderMethod · 0.45

Tested by

no test coverage detected