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

Function shaderSetup

src/IECoreGL/bindings/ShaderStateComponentBinding.cpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60static Shader::SetupPtr shaderSetup( ShaderStateComponent &s )
61{
62 return s.shaderSetup();
63}
64
65void bindShaderStateComponent()
66{

Callers 3

renderMethod · 0.85
shaderSetupMethod · 0.85
shaderSetupMethod · 0.85

Calls 1

shaderSetupMethod · 0.45

Tested by

no test coverage detected