CARB_PROFILE_GPU_QUERY_END
Defined in carb/profiler/Profile.h
- 
CARB_PROFILE_GPU_QUERY_END(maskOrChannel, contextId, queryId)
- Record the end of a new GPU timestamp query. - 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 (for identification when passing to carb::profiler::IProfiler::setGpuQueryValue())