Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dbuffer_validation.cpp4572 void ValidationStateTracker::PreCallRecordDestroyImageView(VkDevice device, VkImageView imageView, in PreCallRecordDestroyImageView() function in ValidationStateTracker
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dobject_tracker.cpp945 void ObjectLifetimes::PreCallRecordDestroyImageView( in PreCallRecordDestroyImageView() function in ObjectLifetimes
H A Dthread_safety.cpp979 void ThreadSafety::PreCallRecordDestroyImageView( in PreCallRecordDestroyImageView() function in ThreadSafety
H A Dchassis.h2699 …virtual void PreCallRecordDestroyImageView(VkDevice device, VkImageView imageView, const VkAllocat… in PreCallRecordDestroyImageView() function