Home
last modified time | relevance | path

Searched defs:PreCallRecordDestroyImage (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/layers/
Dbuffer_validation.cpp1555 void ValidationStateTracker::PreCallRecordDestroyImage(VkDevice device, VkImage image, const VkAllo… in PreCallRecordDestroyImage() function in ValidationStateTracker
1572 void CoreChecks::PreCallRecordDestroyImage(VkDevice device, VkImage image, const VkAllocationCallba… in PreCallRecordDestroyImage() function in CoreChecks
/external/vulkan-validation-layers/layers/generated/
Dobject_tracker.cpp888 void ObjectLifetimes::PreCallRecordDestroyImage( in PreCallRecordDestroyImage() function in ObjectLifetimes
Dthread_safety.cpp926 void ThreadSafety::PreCallRecordDestroyImage( in PreCallRecordDestroyImage() function in ThreadSafety
Dchassis.h2690 …virtual void PreCallRecordDestroyImage(VkDevice device, VkImage image, const VkAllocationCallbacks… in PreCallRecordDestroyImage() function