Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dbuffer_validation.cpp4092 void ValidationStateTracker::PostCallRecordCreateBufferView(VkDevice device, const VkBufferViewCrea… in PostCallRecordCreateBufferView() function in ValidationStateTracker
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dobject_tracker.cpp823 void ObjectLifetimes::PostCallRecordCreateBufferView( in PostCallRecordCreateBufferView() function in ObjectLifetimes
H A Dthread_safety.cpp882 void ThreadSafety::PostCallRecordCreateBufferView( in PostCallRecordCreateBufferView() function in ThreadSafety
H A Dchassis.h2682 …virtual void PostCallRecordCreateBufferView(VkDevice device, const VkBufferViewCreateInfo* pCreate… in PostCallRecordCreateBufferView() function