Home
last modified time | relevance | path

Searched defs:abort_switch (Results 1 – 25 of 90) sorted by relevance

1234

/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/device/cpu/
H A Dcpurenderdevice.cpp134 IAbortSwitch& abort_switch) in initialize()
232 IAbortSwitch* abort_switch) in on_render_begin()
239 IAbortSwitch* abort_switch) in on_frame_begin()
252 IAbortSwitch& abort_switch) in render_frame()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/meta/tests/
H A Dtest_thread.cpp42 AbortSwitch abort_switch; in TEST_SUITE() local
62 AbortSwitch abort_switch; in TEST_SUITE() local
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/kernel/denoising/
H A Ddenoiser.cpp118 explicit DenoiserCallbacks(IAbortSwitch* abort_switch) in DenoiserCallbacks()
165 IAbortSwitch* abort_switch, in do_denoise_image()
215 IAbortSwitch* abort_switch) in denoise_beauty_image()
254 IAbortSwitch* abort_switch) in denoise_aov_image()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/modeling/scene/
H A Dbasegroup.cpp113 IAbortSwitch* abort_switch) in create_optimized_osl_shader_groups()
185 IAbortSwitch* abort_switch) in on_render_begin()
201 IAbortSwitch* abort_switch) in on_frame_begin()
H A Dscene.cpp313 IAbortSwitch* abort_switch) in invoke_procedural_expand()
336 IAbortSwitch* abort_switch) in expand_procedural_assemblies()
351 IAbortSwitch* abort_switch) in on_render_begin()
393 IAbortSwitch* abort_switch) in on_frame_begin()
H A Dproceduralassembly.cpp60 IAbortSwitch* abort_switch) in expand_contents()
H A Dassembly.cpp248 IAbortSwitch* abort_switch) in on_render_begin()
274 IAbortSwitch* abort_switch) in on_frame_begin()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/kernel/lighting/sppm/
H A Dsppmpasscallback.cpp99 IAbortSwitch& abort_switch) in on_pass_begin()
131 IAbortSwitch& abort_switch) in on_pass_end()
H A Dsppmphotontracer.cpp243 IAbortSwitch& abort_switch) in LightPhotonTracingJob()
538 IAbortSwitch& abort_switch) in EnvironmentPhotonTracingJob()
813 IAbortSwitch& abort_switch) in trace_photons()
882 IAbortSwitch& abort_switch) in schedule_light_photon_tracing_jobs()
922 IAbortSwitch& abort_switch) in schedule_environment_photon_tracing_jobs()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/utility/job/
H A Diabortswitch.h60 inline bool is_aborted(IAbortSwitch* abort_switch) in is_aborted()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/kernel/shading/
H A Dshadingengine.cpp76 IAbortSwitch* abort_switch) in on_render_begin()
89 IAbortSwitch* abort_switch) in on_frame_begin()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/kernel/rendering/
H A Dglobalsampleaccumulationbuffer.cpp74 IAbortSwitch& abort_switch) in store_samples()
100 IAbortSwitch& abort_switch) in develop_to_frame()
H A Drenderercomponents.cpp158 IAbortSwitch* abort_switch) in on_render_begin()
168 IAbortSwitch* abort_switch) in on_frame_begin()
H A Dsamplegeneratorbase.cpp76 IAbortSwitch& abort_switch) in generate_samples()
H A Dlocalsampleaccumulationbuffer.cpp151 IAbortSwitch& abort_switch) in store_samples()
234 IAbortSwitch& abort_switch) in develop_to_frame()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/modeling/entity/
H A Dentity.h280 foundation::IAbortSwitch* abort_switch) in invoke_on_render_begin()
300 foundation::IAbortSwitch* abort_switch) in invoke_on_frame_begin()
H A Dentity.cpp142 IAbortSwitch* abort_switch) in on_render_begin()
158 IAbortSwitch* abort_switch) in on_frame_begin()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/kernel/rendering/generic/
H A Dtilejob.cpp65 IAbortSwitch& abort_switch) in TileJob()
H A Dtilejobfactory.cpp63 IAbortSwitch& abort_switch) in create()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/kernel/rendering/debug/
H A Dblanktilerenderer.cpp80 IAbortSwitch& abort_switch) override in render_tile()
H A Ddebugtilerenderer.cpp80 IAbortSwitch& abort_switch) override in render_tile()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/modeling/object/
H A Dobject.cpp91 IAbortSwitch* abort_switch) in on_frame_begin()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/modeling/material/
H A Dgenericmaterial.cpp84 IAbortSwitch* abort_switch) override in on_frame_begin()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/modeling/environmentedf/
H A Denvironmentedf.cpp71 IAbortSwitch* abort_switch) in on_frame_begin()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/modeling/environment/
H A Denvironment.cpp89 IAbortSwitch* abort_switch) in on_frame_begin()

1234