Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ hasDynamicProperty
Method
hasDynamicProperty
src/OpenColorIO/Op.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
bool OpCPU::hasDynamicProperty(DynamicPropertyType /* type */) const
35
{
36
return false;
37
}
38
39
DynamicPropertyRcPtr OpCPU::getDynamicProperty(DynamicPropertyType /* type */) const
40
{
Callers
15
_update_ocio_dyn_prop
Method · 0.45
_update_ocio_dyn_prop
Method · 0.45
getDynamicProperty
Method · 0.45
ValidateDynamicProperty
Function · 0.45
test_dynamic_property
Method · 0.45
test_dynamic_properties
Method · 0.45
test_apply_dynamic
Method · 0.45
GTRetest
Method · 0.45
initializeGPUDynamicProperties
Method · 0.45
ECRetest
Method · 0.45
initializeGPUDynamicProperties
Method · 0.45
GCRetest
Method · 0.45
Calls
2
end
Method · 0.45
begin
Method · 0.45
Tested by
15
test_dynamic_property
Method · 0.36
test_dynamic_properties
Method · 0.36
test_apply_dynamic
Method · 0.36
GTRetest
Method · 0.36
initializeGPUDynamicProperties
Method · 0.36
ECRetest
Method · 0.36
initializeGPUDynamicProperties
Method · 0.36
GCRetest
Method · 0.36
initializeGPUDynamicProperties
Method · 0.36
GPRetest
Method · 0.36
initializeGPUDynamicProperties
Method · 0.36
OCIO_ADD_TEST
Function · 0.36