Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.h933 void flushGpuEvents(double nextSyncGpuTimestampS, double nextSyncCpuTimestampS);
DContextVk.cpp1762 flushGpuEvents(TgpuS, TcpuS); in synchronizeCpuGpuTime()
1834 void ContextVk::flushGpuEvents(double nextSyncGpuTimestampS, double nextSyncCpuTimestampS) in flushGpuEvents() function in rx::ContextVk