Searched refs:PreCallValidateUnmapMemory (Results 1 – 8 of 8) sorted by relevance
100 bool PreCallValidateUnmapMemory(
154 bool PreCallValidateUnmapMemory(
329 bool ObjectLifetimes::PreCallValidateUnmapMemory( in PreCallValidateUnmapMemory() function in ObjectLifetimes
2596 …virtual bool PreCallValidateUnmapMemory(VkDevice device, VkDeviceMemory memory) { return false; }; in PreCallValidateUnmapMemory() function
2020 bool StatelessValidation::PreCallValidateUnmapMemory( in PreCallValidateUnmapMemory() function in StatelessValidation
1352 skip |= intercept->PreCallValidateUnmapMemory(device, memory); in UnmapMemory()
1856 bool PreCallValidateUnmapMemory(VkDevice device, VkDeviceMemory mem);
11750 bool CoreChecks::PreCallValidateUnmapMemory(VkDevice device, VkDeviceMemory mem) { in PreCallValidateUnmapMemory() function in CoreChecks