Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getCacheID
Method
getCacheID
src/OpenColorIO/GPUProcessor.cpp:146–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
}
145
146
const char * GPUProcessor::getCacheID() const
147
{
148
return getImpl()->getCacheID();
149
}
150
151
void GPUProcessor::extractGpuShaderInfo(GpuShaderDescRcPtr & shaderDesc) const
152
{
Callers
2
finalize
Method · 0.45
extractGpuShaderInfo
Method · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
no test coverage detected