Blender
V3.3
|
This is the complete list of members for PathTraceWorkCPU, including all inherited members.
adaptive_sampling_converge_filter_count_active(float threshold, bool reset) override | PathTraceWorkCPU | virtual |
alloc_work_memory() | PathTraceWork | inlinevirtual |
buffers_ | PathTraceWork | protected |
cancel_requested_flag_ | PathTraceWork | protected |
copy_from_denoised_render_buffers(const RenderBuffers *render_buffers) | PathTraceWork | |
copy_from_render_buffers(const RenderBuffers *render_buffers) | PathTraceWork | |
copy_render_buffers_from_device() override | PathTraceWorkCPU | virtual |
copy_render_buffers_to_device() override | PathTraceWorkCPU | virtual |
copy_to_display(PathTraceDisplay *display, PassMode pass_mode, int num_samples) override | PathTraceWorkCPU | virtual |
copy_to_render_buffers(RenderBuffers *render_buffers) | PathTraceWork | |
create(Device *device, Film *film, DeviceScene *device_scene, bool *cancel_requested_flag) | PathTraceWork | static |
cryptomatte_postproces() override | PathTraceWorkCPU | virtual |
destroy_gpu_resources(PathTraceDisplay *display) override | PathTraceWorkCPU | virtual |
device_ | PathTraceWork | protected |
device_scene_ | PathTraceWork | protected |
effective_big_tile_params_ | PathTraceWork | protected |
effective_buffer_params_ | PathTraceWork | protected |
effective_full_params_ | PathTraceWork | protected |
film_ | PathTraceWork | protected |
get_device() const | PathTraceWork | inline |
get_display_destination_template(const PathTraceDisplay *display) const | PathTraceWork | protected |
get_display_pass_access_info(PassMode pass_mode) const | PathTraceWork | protected |
get_render_buffers() | PathTraceWork | |
get_render_tile_pixels(const PassAccessor &pass_accessor, const PassAccessor::Destination &destination) | PathTraceWork | |
has_multiple_works() const | PathTraceWork | |
init_execution() override | PathTraceWorkCPU | virtual |
is_cancel_requested() const | PathTraceWork | inline |
kernel_thread_globals_ | PathTraceWorkCPU | protected |
kernels_ | PathTraceWorkCPU | protected |
PathTraceWork(Device *device, Film *film, DeviceScene *device_scene, bool *cancel_requested_flag) | PathTraceWork | protected |
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) override | PathTraceWorkCPU | virtual |
render_samples_full_pipeline(KernelGlobalsCPU *kernel_globals, const KernelWorkTile &work_tile, const int samples_num) | PathTraceWorkCPU | protected |
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() override | PathTraceWorkCPU | virtual |
~PathTraceWork() | PathTraceWork | virtual |