MCPcopy 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
259IECore::MurmurHash ShaderStateComponent::hash() const
260{
261 return m_implementation->hash();
262}
263
264Shader::Setup *ShaderStateComponent::shaderSetup()
265{

Callers 3

CacheGetterKeyMethod · 0.45
Primitive.cppFile · 0.45
initHashMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected