virtual void debug_group_begin(const char *, int)
virtual void debug_capture_scope_end(void *scope)=0
virtual bool debug_capture_scope_begin(void *scope)=0
virtual void * debug_capture_scope_create(const char *name)=0
virtual void debug_capture_end()=0
virtual bool debug_capture_begin(const char *title)=0
virtual void debug_group_end()