Changeset View
Changeset View
Standalone View
Standalone View
intern/cycles/render/integrator.h
| Context not available. | |||||
| NODE_SOCKET_API(bool, use_denoise_pass_albedo); | NODE_SOCKET_API(bool, use_denoise_pass_albedo); | ||||
| NODE_SOCKET_API(bool, use_denoise_pass_normal); | NODE_SOCKET_API(bool, use_denoise_pass_normal); | ||||
| NODE_SOCKET_API(bool, use_denoise_prefilter); | NODE_SOCKET_API(bool, use_denoise_prefilter); | ||||
| NODE_SOCKET_API(bool, use_denoise_cleanaux); | |||||
| enum : uint32_t { | enum : uint32_t { | ||||
| AO_PASS_MODIFIED = (1 << 0), | AO_PASS_MODIFIED = (1 << 0), | ||||
| Context not available. | |||||