Home
last modified time | relevance | path

Searched refs:PreCallRecordDestroyImageView (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dobject_tracker.h390 void PreCallRecordDestroyImageView(
H A Dthread_safety.h1011 void PreCallRecordDestroyImageView(
H A Dthread_safety.cpp979 void ThreadSafety::PreCallRecordDestroyImageView( in PreCallRecordDestroyImageView() function in ThreadSafety
H A Dobject_tracker.cpp945 void ObjectLifetimes::PreCallRecordDestroyImageView( in PreCallRecordDestroyImageView() function in ObjectLifetimes
H A Dchassis.h2699 …virtual void PreCallRecordDestroyImageView(VkDevice device, VkImageView imageView, const VkAllocat… in PreCallRecordDestroyImageView() function
H A Dchassis.cpp2146 intercept->PreCallRecordDestroyImageView(device, imageView, pAllocator); in DestroyImageView()
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.h543 …void PreCallRecordDestroyImageView(VkDevice device, VkImageView imageView, const VkAllocationCallb…
H A Dbuffer_validation.cpp4572 void ValidationStateTracker::PreCallRecordDestroyImageView(VkDevice device, VkImageView imageView, in PreCallRecordDestroyImageView() function in ValidationStateTracker