CARB_PROFILE_GPU_SET_QUERY_VALUE#

Defined in carb/profiler/Profile.h

CARB_PROFILE_GPU_SET_QUERY_VALUE(maskOrChannel, contextId, queryId, gpuTimestamp)#

Set the value we’ve received from the GPU for a query (begin or end) we’ve issued in the past.

Parameters:
  • maskOrChannel – Event capture mask or profiling channel

  • contextId – The id of the context as returned by carb::profiler::IProfiler::createGpuContext()

  • queryId – Unique query id specified at begin/end time

  • gpuTimestamp – Raw GPU timestamp value