Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.cpp1849 double nextGpuSyncTimeS = nextSyncGpuTimestampS; in flushGpuEvents() local
1859 (nextGpuSyncDiffS - lastGpuSyncDiffS) / (nextGpuSyncTimeS - lastGpuSyncTimeS); in flushGpuEvents()