Searched refs:flushGpuEvents (Results 1 – 2 of 2) sorted by relevance
933 void flushGpuEvents(double nextSyncGpuTimestampS, double nextSyncCpuTimestampS);
1762 flushGpuEvents(TgpuS, TcpuS); in synchronizeCpuGpuTime()1834 void ContextVk::flushGpuEvents(double nextSyncGpuTimestampS, double nextSyncCpuTimestampS) in flushGpuEvents() function in rx::ContextVk