Blender
V3.3
|
#include "device/device.h"
#include "integrator/pass_accessor_cpu.h"
#include "session/buffers.h"
#include "util/log.h"
#include "util/tbb.h"
#include "kernel/device/cpu/compat.h"
#include "kernel/device/cpu/globals.h"
#include "kernel/types.h"
#include "kernel/film/read.h"
Go to the source code of this file.
Macros | |
#define | DEFINE_PASS_ACCESSOR(pass) |
#define DEFINE_PASS_ACCESSOR | ( | pass | ) |
Definition at line 83 of file pass_accessor_cpu.cpp.