MCPcopy 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
141bool GPUProcessor::hasChannelCrosstalk() const
142{
143 return getImpl()->hasChannelCrosstalk();
144}
145
146const char * GPUProcessor::getCacheID() const
147{

Callers 1

finalizeMethod · 0.45

Calls 1

getImplFunction · 0.50

Tested by

no test coverage detected