Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ shaderLoader
Function
shaderLoader
src/IECoreGL/bindings/ShaderStateComponentBinding.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
{
49
50
static ShaderLoaderPtr shaderLoader( ShaderStateComponent &s )
51
{
52
return s.shaderLoader();
53
}
54
55
static TextureLoaderPtr textureLoader( ShaderStateComponent &s )
56
{
Callers
nothing calls this directly
Calls
1
shaderLoader
Method · 0.45
Tested by
no test coverage detected