Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/intern/cycles/render/
H A Ddenoising.cpp127 static const int INPUT_DENOISING_DEPTH = 0; variable
137 fill_mapping(map, INPUT_DENOISING_DEPTH, "Denoising Depth", "Z"); in input_channels()