Blender V4.3
pass_accessor.cpp File Reference

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)
 

Function Documentation

◆ pad_pixels()

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().