Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ shader
Function
shader
src/IECoreGL/bindings/ShaderBinding.cpp:103–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
static ShaderPtr shader( Shader::Setup &s )
104
{
105
return const_cast<Shader *>( s.shader() );
106
}
107
108
void bindShader()
109
{
Callers
nothing calls this directly
Calls
1
shader
Method · 0.80
Tested by
no test coverage detected