Home
last modified time | relevance | path

Searched refs:PostCallRecordDestroyImage (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h981 void PostCallRecordDestroyImage(
Dthread_safety.cpp935 void ThreadSafety::PostCallRecordDestroyImage( in PostCallRecordDestroyImage() function in ThreadSafety
Dchassis.h2691 …virtual void PostCallRecordDestroyImage(VkDevice device, VkImage image, const VkAllocationCallback… in PostCallRecordDestroyImage() function
Dchassis.cpp2082 intercept->PostCallRecordDestroyImage(device, image, pAllocator); in DestroyImage()