Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dbuffer_validation.cpp1505 void ValidationStateTracker::PostCallRecordCreateImage(VkDevice device, const VkImageCreateInfo *pC… in PostCallRecordCreateImage() function in ValidationStateTracker
1531 void CoreChecks::PostCallRecordCreateImage(VkDevice device, const VkImageCreateInfo *pCreateInfo, in PostCallRecordCreateImage() function in CoreChecks
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dobject_tracker.cpp865 void ObjectLifetimes::PostCallRecordCreateImage( in PostCallRecordCreateImage() function in ObjectLifetimes
H A Dthread_safety.cpp917 void ThreadSafety::PostCallRecordCreateImage( in PostCallRecordCreateImage() function in ThreadSafety
H A Dchassis.h2688 …virtual void PostCallRecordCreateImage(VkDevice device, const VkImageCreateInfo* pCreateInfo, cons… in PostCallRecordCreateImage() function