|
Blender
V2.93
|
#include "render/coverage.h"#include "render/buffers.h"#include "kernel/kernel_compat_cpu.h"#include "kernel/kernel_types.h"#include "kernel/split/kernel_split_data.h"#include "kernel/kernel_globals.h"#include "kernel/kernel_id_passes.h"#include "util/util_map.h"Go to the source code of this file.
Functions | |
| static CCL_NAMESPACE_BEGIN bool | crypomatte_comp (const pair< float, float > &i, const pair< float, float > j) |
|
static |
Definition at line 31 of file coverage.cpp.