Home
last modified time | relevance | path

Searched refs:PreCallRecordDestroyDevice (Results 1 – 3 of 3) sorted by relevance

/external/vulkan-validation-layers/layers/
Dobject_tracker_utils.cpp384 void ObjectLifetimes::PreCallRecordDestroyDevice(VkDevice device, const VkAllocationCallbacks *pAll… in PreCallRecordDestroyDevice() function in ObjectLifetimes
Dcore_validation.h1042 void PreCallRecordDestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator);
Dcore_validation.cpp2537 void CoreChecks::PreCallRecordDestroyDevice(VkDevice device, const VkAllocationCallbacks *pAllocato… in PreCallRecordDestroyDevice() function in CoreChecks