vsg 1.1.3
VulkanSceneGraph library
|
#include <Instrumentation.h>
Public Attributes | |
const char * | name |
const char * | function |
const char * | file |
uint32_t | line |
uint_color | color |
uint32_t | level |
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.