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