Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/intern/cycles/util/
H A Dutil_profiling.h40 PROFILING_CONNECT_LIGHT, enumerator
/dports/graphics/blender/blender-2.91.0/intern/cycles/kernel/
H A Dkernel_path_surface.h221 PROFILING_INIT(kg, PROFILING_CONNECT_LIGHT); in kernel_path_surface_connect_light()
/dports/graphics/blender/blender-2.91.0/intern/cycles/render/
H A Dstats.cpp284 integrator.add_entry("Connect Light", prof.get_event(PROFILING_CONNECT_LIGHT)); in collect_profiling()