Blender
V3.3
|
Go to the source code of this file.
Macros | |
#define | MTL_MAX_DRAWABLES 3 |
#define | MTL_MAX_SET_BYTES_SIZE 4096 |
#define | MTL_FORCE_WAIT_IDLE 0 |
#define | MTL_MAX_COMMAND_BUFFERS 64 |
#define | MTL_NUM_SAFE_FRAMES (MTL_MAX_DRAWABLES + 1) |
#define MTL_FORCE_WAIT_IDLE 0 |
Definition at line 9 of file mtl_common.hh.
#define MTL_MAX_COMMAND_BUFFERS 64 |
Definition at line 10 of file mtl_common.hh.
#define MTL_MAX_DRAWABLES 3 |
Definition at line 7 of file mtl_common.hh.
#define MTL_MAX_SET_BYTES_SIZE 4096 |
Definition at line 8 of file mtl_common.hh.
#define MTL_NUM_SAFE_FRAMES (MTL_MAX_DRAWABLES + 1) |
Definition at line 14 of file mtl_common.hh.