Blender  V3.3
Macros
mtl_common.hh File Reference

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)
 

Macro Definition Documentation

◆ MTL_FORCE_WAIT_IDLE

#define MTL_FORCE_WAIT_IDLE   0

Definition at line 9 of file mtl_common.hh.

◆ MTL_MAX_COMMAND_BUFFERS

#define MTL_MAX_COMMAND_BUFFERS   64

Definition at line 10 of file mtl_common.hh.

◆ MTL_MAX_DRAWABLES

#define MTL_MAX_DRAWABLES   3

Definition at line 7 of file mtl_common.hh.

◆ MTL_MAX_SET_BYTES_SIZE

#define MTL_MAX_SET_BYTES_SIZE   4096

Definition at line 8 of file mtl_common.hh.

◆ MTL_NUM_SAFE_FRAMES

#define MTL_NUM_SAFE_FRAMES   (MTL_MAX_DRAWABLES + 1)

Definition at line 14 of file mtl_common.hh.