|
Blender V4.3
|
#include "integrator/pass_accessor.h"#include "session/buffers.h"#include "util/log.h"#include "kernel/device/cpu/compat.h"#include "kernel/types.h"Go to the source code of this file.
Functions | |
| static void | pad_pixels (const BufferParams &buffer_params, const PassAccessor::Destination &destination, const int src_num_components) |
|
static |
Definition at line 79 of file pass_accessor.cpp.
References BufferParams::height, size(), and BufferParams::width.
Referenced by PassAccessor::get_render_tile_pixels().