Home
last modified time | relevance | path

Searched refs:OCIO_configGetLookNameByIndex (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/blender/blender-2.91.0/intern/opencolorio/
H A Docio_capi.h157 const char *OCIO_configGetLookNameByIndex(OCIO_ConstConfigRcPtr *config, int index);
H A Docio_capi.cc147 const char *OCIO_configGetLookNameByIndex(OCIO_ConstConfigRcPtr *config, int index) in OCIO_configGetLookNameByIndex() function
/dports/graphics/blender/blender-2.91.0/source/blender/imbuf/intern/
H A Dcolormanagement.c583 name = OCIO_configGetLookNameByIndex(config, index); in colormanage_load_config()