Home
last modified time | relevance | path

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

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