vsg 1.1.3
VulkanSceneGraph library
Loading...
Searching...
No Matches
Public Attributes | List of all members
vsg::SourceLocation Struct Reference

#include <Instrumentation.h>

Collaboration diagram for vsg::SourceLocation:
Collaboration graph
[legend]

Public Attributes

const charname
 
const charfunction
 
const charfile
 
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: