MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / getDefaultGPUProcessor

Method getDefaultGPUProcessor

src/OpenColorIO/Processor.cpp:188–191  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186}
187
188ConstGPUProcessorRcPtr Processor::getDefaultGPUProcessor() const
189{
190 return getImpl()->getDefaultGPUProcessor();
191}
192
193ConstGPUProcessorRcPtr Processor::getOptimizedGPUProcessor(OptimizationFlags oFlags) const
194{

Callers 11

mainFunction · 0.80
mainFunction · 0.80
update_ocio_procMethod · 0.80
update_ocio_procMethod · 0.80
test_uniformMethod · 0.80
test_vector_uniformMethod · 0.80
test_vulkanMethod · 0.80
UpdateOCIOGLStateFunction · 0.80
OCIO_ADD_TESTFunction · 0.80
OCIO_ADD_TESTFunction · 0.80

Calls 1

getImplFunction · 0.50

Tested by 6

test_uniformMethod · 0.64
test_vector_uniformMethod · 0.64
test_vulkanMethod · 0.64
UpdateOCIOGLStateFunction · 0.64
OCIO_ADD_TESTFunction · 0.64
OCIO_ADD_TESTFunction · 0.64