Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ setProcessorCacheFlags
Method
setProcessorCacheFlags
src/OpenColorIO/Config.cpp:5338–5341 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5336
}
5337
5338
void Config::setProcessorCacheFlags(ProcessorCacheFlags flags) const noexcept
5339
{
5340
getImpl()->setProcessorCacheFlags(flags);
5341
}
5342
5343
void Config::clearProcessorCache() noexcept
5344
{
Callers
13
main
Function · 0.45
main
Function · 0.45
SuspendCacheGuard
Method · 0.45
~SuspendCacheGuard
Method · 0.45
getProcessorWithoutCaching
Method · 0.45
getProcessor
Method · 0.45
GetProcessorFromConfigs
Method · 0.45
test_processor_cache
Method · 0.45
setProcessor
Method · 0.45
OCIO_ADD_TEST
Function · 0.45
OCIO_ADD_TEST
Function · 0.45
OCIO_ADD_TEST
Function · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
6
test_processor_cache
Method · 0.36
setProcessor
Method · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36