|
Blender
V3.3
|
This is the complete list of members for PathTraceWork, including all inherited members.
| adaptive_sampling_converge_filter_count_active(float threshold, bool reset)=0 | PathTraceWork | pure 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()=0 | PathTraceWork | pure virtual |
| copy_render_buffers_to_device()=0 | PathTraceWork | pure virtual |
| copy_to_display(PathTraceDisplay *display, PassMode pass_mode, int num_samples)=0 | PathTraceWork | pure 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()=0 | PathTraceWork | pure virtual |
| destroy_gpu_resources(PathTraceDisplay *display)=0 | PathTraceWork | pure 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()=0 | PathTraceWork | pure virtual |
| is_cancel_requested() const | PathTraceWork | inline |
| PathTraceWork(Device *device, Film *film, DeviceScene *device_scene, bool *cancel_requested_flag) | PathTraceWork | protected |
| render_samples(RenderStatistics &statistics, int start_sample, int samples_num, int sample_offset)=0 | PathTraceWork | pure virtual |
| 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()=0 | PathTraceWork | pure virtual |
| ~PathTraceWork() | PathTraceWork | virtual |