Searched refs:PreCallRecordSetEvent (Results 1 – 6 of 6) sorted by relevance
855 void PreCallRecordSetEvent(
743 void ThreadSafety::PreCallRecordSetEvent( in PreCallRecordSetEvent() function in ThreadSafety
2660 virtual void PreCallRecordSetEvent(VkDevice device, VkEvent event) {}; in PreCallRecordSetEvent() function
1842 intercept->PreCallRecordSetEvent(device, event); in SetEvent()
1867 void PreCallRecordSetEvent(VkDevice device, VkEvent event);
12121 void CoreChecks::PreCallRecordSetEvent(VkDevice device, VkEvent event) { in PreCallRecordSetEvent() function in CoreChecks