$darkmode
Set of GL queries for one frame, with stage metadata. More...
#include <gpu_profiler.h>
Data Fields | |
| GPUTimer | queries [MAX_GPU_STAGES] |
| GPUStageInfo | stage_info [MAX_GPU_STAGES] |
| int | stage_count |
| uint64_t | frame_index |
Set of GL queries for one frame, with stage metadata.
| uint64_t GPUQueryBuffer::frame_index |
| GPUTimer GPUQueryBuffer::queries[MAX_GPU_STAGES] |
| int GPUQueryBuffer::stage_count |
| GPUStageInfo GPUQueryBuffer::stage_info[MAX_GPU_STAGES] |