Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dbuffer_validation.cpp4500 void ValidationStateTracker::PostCallRecordCreateImageView(VkDevice device, const VkImageViewCreate… in PostCallRecordCreateImageView() function in ValidationStateTracker
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dobject_tracker.cpp922 void ObjectLifetimes::PostCallRecordCreateImageView( in PostCallRecordCreateImageView() function in ObjectLifetimes
H A Dthread_safety.cpp970 void ThreadSafety::PostCallRecordCreateImageView( in PostCallRecordCreateImageView() function in ThreadSafety
H A Dchassis.h2697 …virtual void PostCallRecordCreateImageView(VkDevice device, const VkImageViewCreateInfo* pCreateIn… in PostCallRecordCreateImageView() function