Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1016 void PostCallRecordDestroyImageView(
Dthread_safety.cpp988 void ThreadSafety::PostCallRecordDestroyImageView( in PostCallRecordDestroyImageView() function in ThreadSafety
Dchassis.h2700 …virtual void PostCallRecordDestroyImageView(VkDevice device, VkImageView imageView, const VkAlloca… in PostCallRecordDestroyImageView() function
Dchassis.cpp2151 intercept->PostCallRecordDestroyImageView(device, imageView, pAllocator); in DestroyImageView()