Blender V4.3
COM_ColorSpillOperation.cc File Reference

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::compositor

Macros

#define AVG(a, b)

Macro Definition Documentation

◆ AVG

#define AVG ( a,
b )
Value:
((a + b) / 2)
local_group_size(16, 16) .push_constant(Type b

Definition at line 6 of file COM_ColorSpillOperation.cc.

Referenced by blender::compositor::ColorSpillOperation::update_memory_buffer_partial().