Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/intern/cycles/render/
H A Dgraph.h62 SHADER_SPECIAL_TYPE_AUTOCONVERT, enumerator
H A Dgraph.cpp491 if (tonode->special_type == SHADER_SPECIAL_TYPE_AUTOCONVERT) { in remove_proxy_nodes()
H A Dnodes.cpp2085 special_type = SHADER_SPECIAL_TYPE_AUTOCONVERT; in ConvertNode()