Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ hasChannelCrosstalk
Method
hasChannelCrosstalk
src/OpenColorIO/GPUProcessor.cpp:141–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
}
140
141
bool GPUProcessor::hasChannelCrosstalk() const
142
{
143
return getImpl()->hasChannelCrosstalk();
144
}
145
146
const char * GPUProcessor::getCacheID() const
147
{
Callers
1
finalize
Method · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
no test coverage detected