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