|
Blender
V3.3
|
#include "integrator/adaptive_sampling.h"#include "integrator/denoiser.h"#include "session/buffers.h"#include "util/string.h"Go to the source code of this file.
Classes | |
| class | RenderWork |
| class | RenderScheduler |
| class | RenderScheduler::TimeWithAverage |
Functions | |
| int | calculate_resolution_divider_for_resolution (int width, int height, int resolution) |
| int | calculate_resolution_for_divider (int width, int height, int resolution_divider) |
| int calculate_resolution_divider_for_resolution | ( | int | width, |
| int | height, | ||
| int | resolution | ||
| ) |