Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ shaderLoader
Method
shaderLoader
src/IECoreGL/ShaderStateComponent.cpp:249–252 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
247
}
248
249
ShaderLoader *ShaderStateComponent::shaderLoader()
250
{
251
return m_implementation->shaderLoader();
252
}
253
254
TextureLoader *ShaderStateComponent::textureLoader()
255
{
Callers
5
testDefaultConstructor
Method · 0.95
Primitive.cpp
File · 0.45
shaderSetup
Method · 0.45
shaderSetup
Method · 0.45
shaderLoader
Function · 0.45
Calls
no outgoing calls
Tested by
1
testDefaultConstructor
Method · 0.76