Blender V4.3
DebugFlags::Metal Struct Reference

#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
 

Detailed Description

Definition at line 87 of file debug.h.

Constructor & Destructor Documentation

◆ Metal()

DebugFlags::Metal::Metal ( )

Definition at line 51 of file debug.cpp.

References DebugFlags::reset().

Member Function Documentation

◆ reset()

void DebugFlags::Metal::reset ( )

Definition at line 70 of file debug.cpp.

References NULL, and str.

Member Data Documentation

◆ adaptive_compile

bool DebugFlags::Metal::adaptive_compile = false

Definition at line 94 of file debug.h.

◆ use_async_pso_creation

bool DebugFlags::Metal::use_async_pso_creation = true

Definition at line 103 of file debug.h.

◆ use_local_atomic_sort

bool DebugFlags::Metal::use_local_atomic_sort = true

Definition at line 97 of file debug.h.

◆ use_nanovdb

bool DebugFlags::Metal::use_nanovdb = true

Definition at line 100 of file debug.h.


The documentation for this struct was generated from the following files: