Searched refs:nextSyncCpuTimestampS (Results 1 – 2 of 2) sorted by relevance
933 void flushGpuEvents(double nextSyncGpuTimestampS, double nextSyncCpuTimestampS);
1834 void ContextVk::flushGpuEvents(double nextSyncGpuTimestampS, double nextSyncCpuTimestampS) in flushGpuEvents() argument1850 double nextGpuSyncDiffS = nextSyncCpuTimestampS - nextSyncGpuTimestampS; in flushGpuEvents()