vsg 1.1.3
VulkanSceneGraph library
Loading...
Searching...
No Matches
vsg::SourceLocation Struct Reference

#include <Instrumentation.h>

Collaboration diagram for vsg::SourceLocation:

Public Attributes

const char * name
 
const char * function
 
const char * file
 
uint32_t line
 
uint_color color
 
uint32_t level
 

Detailed Description

SourceLocation structs mark the location in a source file when instrumentation is placed. Memory layout was chosen to be compatible to Tracy's SourceLocationData object.


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