Home
last modified time | relevance | path

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

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