Home
last modified time | relevance | path

Searched refs:gpuSyncDriftSlope (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.cpp2474 double gpuSyncDriftSlope = 0; in flushGpuEvents() local
2485 gpuSyncDriftSlope = in flushGpuEvents()
2497 gpuTimestampS += lastGpuSyncDiffS + gpuSyncDriftSlope * (gpuTimestampS - lastGpuSyncTimeS); in flushGpuEvents()