Home
last modified time | relevance | path

Searched refs:SHADER_SPECIAL_TYPE_GEOMETRY (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/blender/blender-2.91.0/intern/cycles/render/
H A Dgraph.h63 SHADER_SPECIAL_TYPE_GEOMETRY, enumerator
H A Dnodes.cpp2229 normal_in->link->parent->special_type != SHADER_SPECIAL_TYPE_GEOMETRY); in has_bump()
3088 normal_in->link->parent->special_type != SHADER_SPECIAL_TYPE_GEOMETRY); in has_bssrdf_bump()
3683 special_type = SHADER_SPECIAL_TYPE_GEOMETRY; in GeometryNode()