Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A 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
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dobject_tracker.cpp888 void ObjectLifetimes::PreCallRecordDestroyImage( in PreCallRecordDestroyImage() function in ObjectLifetimes
H A Dthread_safety.cpp926 void ThreadSafety::PreCallRecordDestroyImage( in PreCallRecordDestroyImage() function in ThreadSafety
H A Dchassis.h2690 …virtual void PreCallRecordDestroyImage(VkDevice device, VkImage image, const VkAllocationCallbacks… in PreCallRecordDestroyImage() function