Searched defs:PreCallValidateUnmapMemory (Results 1 – 4 of 4) sorted by relevance
329 bool ObjectLifetimes::PreCallValidateUnmapMemory( in PreCallValidateUnmapMemory() function in ObjectLifetimes
2020 bool StatelessValidation::PreCallValidateUnmapMemory( in PreCallValidateUnmapMemory() function in StatelessValidation
2596 …virtual bool PreCallValidateUnmapMemory(VkDevice device, VkDeviceMemory memory) { return false; }; in PreCallValidateUnmapMemory() function
11750 bool CoreChecks::PreCallValidateUnmapMemory(VkDevice device, VkDeviceMemory mem) { in PreCallValidateUnmapMemory() function in CoreChecks