Searched refs:PreCallRecordUnmapMemory (Results 1 – 6 of 6) sorted by relevance
631 void PreCallRecordUnmapMemory(
331 void ThreadSafety::PreCallRecordUnmapMemory( in PreCallRecordUnmapMemory() function in ThreadSafety
2597 virtual void PreCallRecordUnmapMemory(VkDevice device, VkDeviceMemory memory) {}; in PreCallRecordUnmapMemory() function
1357 intercept->PreCallRecordUnmapMemory(device, memory); in UnmapMemory()
1857 void PreCallRecordUnmapMemory(VkDevice device, VkDeviceMemory mem);
11762 void CoreChecks::PreCallRecordUnmapMemory(VkDevice device, VkDeviceMemory mem) { in PreCallRecordUnmapMemory() function in CoreChecks