Blender  V3.3
PathTraceWorkCPU Member List

This is the complete list of members for PathTraceWorkCPU, including all inherited members.

adaptive_sampling_converge_filter_count_active(float threshold, bool reset) overridePathTraceWorkCPUvirtual
alloc_work_memory()PathTraceWorkinlinevirtual
buffers_PathTraceWorkprotected
cancel_requested_flag_PathTraceWorkprotected
copy_from_denoised_render_buffers(const RenderBuffers *render_buffers)PathTraceWork
copy_from_render_buffers(const RenderBuffers *render_buffers)PathTraceWork
copy_render_buffers_from_device() overridePathTraceWorkCPUvirtual
copy_render_buffers_to_device() overridePathTraceWorkCPUvirtual
copy_to_display(PathTraceDisplay *display, PassMode pass_mode, int num_samples) overridePathTraceWorkCPUvirtual
copy_to_render_buffers(RenderBuffers *render_buffers)PathTraceWork
create(Device *device, Film *film, DeviceScene *device_scene, bool *cancel_requested_flag)PathTraceWorkstatic
cryptomatte_postproces() overridePathTraceWorkCPUvirtual
destroy_gpu_resources(PathTraceDisplay *display) overridePathTraceWorkCPUvirtual
device_PathTraceWorkprotected
device_scene_PathTraceWorkprotected
effective_big_tile_params_PathTraceWorkprotected
effective_buffer_params_PathTraceWorkprotected
effective_full_params_PathTraceWorkprotected
film_PathTraceWorkprotected
get_device() constPathTraceWorkinline
get_display_destination_template(const PathTraceDisplay *display) constPathTraceWorkprotected
get_display_pass_access_info(PassMode pass_mode) constPathTraceWorkprotected
get_render_buffers()PathTraceWork
get_render_tile_pixels(const PassAccessor &pass_accessor, const PassAccessor::Destination &destination)PathTraceWork
has_multiple_works() constPathTraceWork
init_execution() overridePathTraceWorkCPUvirtual
is_cancel_requested() constPathTraceWorkinline
kernel_thread_globals_PathTraceWorkCPUprotected
kernels_PathTraceWorkCPUprotected
PathTraceWork(Device *device, Film *film, DeviceScene *device_scene, bool *cancel_requested_flag)PathTraceWorkprotected
PathTraceWorkCPU(Device *device, Film *film, DeviceScene *device_scene, bool *cancel_requested_flag)PathTraceWorkCPU
render_samples(RenderStatistics &statistics, int start_sample, int samples_num, int sample_offset) overridePathTraceWorkCPUvirtual
render_samples_full_pipeline(KernelGlobalsCPU *kernel_globals, const KernelWorkTile &work_tile, const int samples_num)PathTraceWorkCPUprotected
set_effective_buffer_params(const BufferParams &effective_full_params, const BufferParams &effective_big_tile_params, const BufferParams &effective_buffer_params)PathTraceWork
set_render_tile_pixels(PassAccessor &pass_accessor, const PassAccessor::Source &source)PathTraceWork
zero_render_buffers() overridePathTraceWorkCPUvirtual
~PathTraceWork()PathTraceWorkvirtual