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

Method addParametersToShaderSetup

src/IECoreGL/ShaderStateComponent.cpp:274–277  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

272}
273
274void ShaderStateComponent::addParametersToShaderSetup( Shader::Setup *shaderSetup ) const
275{
276 m_implementation->addParametersToShaderSetup( shaderSetup );
277}

Callers 3

Primitive.cppFile · 0.45
shaderSetupMethod · 0.45
shaderSetupMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected