Searched refs:PreCallRecordUnmapMemory (Results 1 – 5 of 5) sorted by relevance
631 void PreCallRecordUnmapMemory(
331 void ThreadSafety::PreCallRecordUnmapMemory( in PreCallRecordUnmapMemory() function in ThreadSafety
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