Searched refs:PreCallRecordWaitForFences (Results 1 – 4 of 4) sorted by relevance
785 void PreCallRecordWaitForFences(
629 void ThreadSafety::PreCallRecordWaitForFences( in PreCallRecordWaitForFences() function in ThreadSafety
2642 …virtual void PreCallRecordWaitForFences(VkDevice device, uint32_t fenceCount, const VkFence* pFenc… in PreCallRecordWaitForFences() function
1706 intercept->PreCallRecordWaitForFences(device, fenceCount, pFences, waitAll, timeout); in WaitForFences()