ProfileCapture
Profiling capture identification structure.
File location: framework/cauldron/framework/inc/render/profiler.h
Detailed description
Profiling capture identification structure.
Data fields
Type |
Description |
---|---|
uint32_t |
CPUIndex
The index of the CPU timing information.
|
uint32_t |
GPUIndex
The index of the GPU timing information.
|