Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
274
void ShaderStateComponent::addParametersToShaderSetup( Shader::Setup *shaderSetup ) const
275
{
276
m_implementation->addParametersToShaderSetup( shaderSetup );
277
}
Callers
3
Primitive.cpp
File · 0.45
shaderSetup
Method · 0.45
shaderSetup
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected