Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
60
static Shader::SetupPtr shaderSetup( ShaderStateComponent &s )
61
{
62
return s.shaderSetup();
63
}
64
65
void bindShaderStateComponent()
66
{
Callers
3
render
Method · 0.85
shaderSetup
Method · 0.85
shaderSetup
Method · 0.85
Calls
1
shaderSetup
Method · 0.45
Tested by
no test coverage detected