|
Blender V4.3
|
#include <debug.h>
Public Member Functions | |
| Metal () | |
| void | reset () |
Public Attributes | |
| bool | adaptive_compile = false |
| bool | use_local_atomic_sort = true |
| bool | use_nanovdb = true |
| bool | use_async_pso_creation = true |
| DebugFlags::Metal::Metal | ( | ) |
Definition at line 51 of file debug.cpp.
References DebugFlags::reset().
| void DebugFlags::Metal::reset | ( | ) |
Definition at line 70 of file debug.cpp.
References adaptive_compile, NULL, str, use_async_pso_creation, use_local_atomic_sort, and use_nanovdb.
| bool DebugFlags::Metal::adaptive_compile = false |
| bool DebugFlags::Metal::use_async_pso_creation = true |
| bool DebugFlags::Metal::use_local_atomic_sort = true |
| bool DebugFlags::Metal::use_nanovdb = true |