Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dobject_tracker.h380 void PostCallRecordCreateImageView(
H A Dthread_safety.h1004 void PostCallRecordCreateImageView(
H A Dthread_safety.cpp970 void ThreadSafety::PostCallRecordCreateImageView( in PostCallRecordCreateImageView() function in ThreadSafety
H A Dobject_tracker.cpp922 void ObjectLifetimes::PostCallRecordCreateImageView( in PostCallRecordCreateImageView() function in ObjectLifetimes
H A Dchassis.h2697 …virtual void PostCallRecordCreateImageView(VkDevice device, const VkImageViewCreateInfo* pCreateIn… in PostCallRecordCreateImageView() function
H A Dchassis.cpp2128 intercept->PostCallRecordCreateImageView(device, pCreateInfo, pAllocator, pView, result); in CreateImageView()
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.h541 void PostCallRecordCreateImageView(VkDevice device, const VkImageViewCreateInfo* pCreateInfo,
H A Dbuffer_validation.cpp4500 void ValidationStateTracker::PostCallRecordCreateImageView(VkDevice device, const VkImageViewCreate… in PostCallRecordCreateImageView() function in ValidationStateTracker