|
Blender
V2.93
|
#include "render/tables.h"#include "device/device.h"#include "render/scene.h"#include "render/stats.h"#include "util/util_logging.h"#include "util/util_time.h"Go to the source code of this file.
Functions | |
| static size_t | round_up_to_multiple (size_t size, size_t chunk) |
|
static |
Definition at line 68 of file tables.cpp.
References size().
Referenced by LookupTables::add_table().