Home
last modified time | relevance | path

Searched defs:AA_detect_color_noise (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/yafaray/libYafaRay-3.5.1/include/core_api/
H A Dtiledintegrator.h59 bool AA_detect_color_noise; variable
H A Dimagefilm.h192 bool AA_detect_color_noise; variable
H A Dscene.h239 bool AA_detect_color_noise; variable
/dports/graphics/yafaray/libYafaRay-3.5.1/src/yafraycore/
H A Denvironment.cc874 bool AA_detect_color_noise = false; in setupScene() local