Searched defs:PostCallRecordGetFenceStatus (Results 1 – 3 of 3) sorted by relevance
621 void ThreadSafety::PostCallRecordGetFenceStatus( in PostCallRecordGetFenceStatus() function in ThreadSafety
2640 … virtual void PostCallRecordGetFenceStatus(VkDevice device, VkFence fence, VkResult result) {}; in PostCallRecordGetFenceStatus() function
4064 void CoreChecks::PostCallRecordGetFenceStatus(VkDevice device, VkFence fence, VkResult result) { in PostCallRecordGetFenceStatus() function in CoreChecks