Searched refs:PostCallRecordUnmapMemory (Results 1 – 4 of 4) sorted by relevance
635 void PostCallRecordUnmapMemory(
339 void ThreadSafety::PostCallRecordUnmapMemory( in PostCallRecordUnmapMemory() function in ThreadSafety
2598 virtual void PostCallRecordUnmapMemory(VkDevice device, VkDeviceMemory memory) {}; in PostCallRecordUnmapMemory() function
1362 intercept->PostCallRecordUnmapMemory(device, memory); in UnmapMemory()