Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
188
ConstGPUProcessorRcPtr Processor::getDefaultGPUProcessor() const
189
{
190
return getImpl()->getDefaultGPUProcessor();
191
}
192
193
ConstGPUProcessorRcPtr Processor::getOptimizedGPUProcessor(OptimizationFlags oFlags) const
194
{
Callers
11
main
Function · 0.80
main
Function · 0.80
_handle_processor_message
Method · 0.80
update_ocio_proc
Method · 0.80
update_ocio_proc
Method · 0.80
test_uniform
Method · 0.80
test_vector_uniform
Method · 0.80
test_vulkan
Method · 0.80
UpdateOCIOGLState
Function · 0.80
OCIO_ADD_TEST
Function · 0.80
OCIO_ADD_TEST
Function · 0.80
Calls
1
getImpl
Function · 0.50
Tested by
6
test_uniform
Method · 0.64
test_vector_uniform
Method · 0.64
test_vulkan
Method · 0.64
UpdateOCIOGLState
Function · 0.64
OCIO_ADD_TEST
Function · 0.64
OCIO_ADD_TEST
Function · 0.64