$darkmode
Per-frame stage metadata stored alongside queries. More...
#include <gpu_profiler.h>
Data Fields | |
| char | name [MAX_GPU_STAGE_NAME] |
| uint32_t | color |
| int | depth |
| int | parent_index |
Per-frame stage metadata stored alongside queries.
| uint32_t GPUStageInfo::color |
| int GPUStageInfo::depth |
| char GPUStageInfo::name[MAX_GPU_STAGE_NAME] |
| int GPUStageInfo::parent_index |