|
Blender V4.3
|
#include <GPU_debug.hh>
Public Member Functions | |
| ScopedCapture (void *scope) | |
| ~ScopedCapture () | |
Public Attributes | |
| void * | scope |
Definition at line 136 of file GPU_debug.hh.
|
inline |
Definition at line 139 of file GPU_debug.hh.
References GPU_debug_capture_scope_begin(), and scope.
|
inline |
Definition at line 143 of file GPU_debug.hh.
References GPU_debug_capture_scope_end(), and scope.
| void* blender::gpu::DebugScope::ScopedCapture::scope |
Definition at line 137 of file GPU_debug.hh.
Referenced by ScopedCapture(), and ~ScopedCapture().