Searched refs:PostCallRecordGetFenceStatus (Results 1 – 6 of 6) sorted by relevance
780 void PostCallRecordGetFenceStatus(
621 void ThreadSafety::PostCallRecordGetFenceStatus( in PostCallRecordGetFenceStatus() function in ThreadSafety
2640 … virtual void PostCallRecordGetFenceStatus(VkDevice device, VkFence fence, VkResult result) {}; in PostCallRecordGetFenceStatus() function
1686 intercept->PostCallRecordGetFenceStatus(device, fence, result); in GetFenceStatus()
1644 void PostCallRecordGetFenceStatus(VkDevice device, VkFence fence, VkResult result);
4064 void CoreChecks::PostCallRecordGetFenceStatus(VkDevice device, VkFence fence, VkResult result) { in PostCallRecordGetFenceStatus() function in CoreChecks