Searched refs:PostCallRecordResetEvent (Results 1 – 4 of 4) sorted by relevance
868 void PostCallRecordResetEvent(
768 void ThreadSafety::PostCallRecordResetEvent( in PostCallRecordResetEvent() function in ThreadSafety
2664 virtual void PostCallRecordResetEvent(VkDevice device, VkEvent event, VkResult result) {}; in PostCallRecordResetEvent() function
1869 intercept->PostCallRecordResetEvent(device, event, result); in ResetEvent()