Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ hash
Method
hash
src/IECoreGL/ShaderStateComponent.cpp:259–262 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
257
}
258
259
IECore::MurmurHash ShaderStateComponent::hash() const
260
{
261
return m_implementation->hash();
262
}
263
264
Shader::Setup *ShaderStateComponent::shaderSetup()
265
{
Callers
3
CacheGetterKey
Method · 0.45
Primitive.cpp
File · 0.45
initHash
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected