|
Blender V5.0
|
#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 (const int width, const int height, const int resolution) |
| int | calculate_resolution_for_divider (const int width, const int height, const int resolution_divider) |
| int calculate_resolution_divider_for_resolution | ( | const int | width, |
| const int | height, | ||
| const int | resolution ) |
| int calculate_resolution_for_divider | ( | const int | width, |
| const int | height, | ||
| const int | resolution_divider ) |