Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dbuffer_validation.cpp3985 void ValidationStateTracker::PostCallRecordCreateBuffer(VkDevice device, const VkBufferCreateInfo *… in PostCallRecordCreateBuffer() function in ValidationStateTracker
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dobject_tracker.cpp778 void ObjectLifetimes::PostCallRecordCreateBuffer( in PostCallRecordCreateBuffer() function in ObjectLifetimes
H A Dthread_safety.cpp847 void ThreadSafety::PostCallRecordCreateBuffer( in PostCallRecordCreateBuffer() function in ThreadSafety
H A Dchassis.h2676 …virtual void PostCallRecordCreateBuffer(VkDevice device, const VkBufferCreateInfo* pCreateInfo, co… in PostCallRecordCreateBuffer() function