|
Blender
V3.3
|
#include "BLI_compiler_attrs.h"#include "BLI_string.h"#include "BLI_system.h"#include "BLI_utildefines.h"#include "BKE_global.h"#include "GPU_debug.h"#include "GPU_platform.h"#include "mtl_context.hh"#include "mtl_debug.hh"#include "CLG_log.h"#include <utility>Go to the source code of this file.
Namespaces | |
| blender | |
| blender::gpu | |
| blender::gpu::debug | |
Functions | |
| void | blender::gpu::debug::mtl_debug_init () |
Debug features of OpenGL.
Definition in file mtl_debug.mm.