Home
last modified time | relevance | path

Searched refs:PostCallRecordBindBufferMemory2 (Results 1 – 6 of 6) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h2011 void PostCallRecordBindBufferMemory2(
Dthread_safety.cpp2530 void ThreadSafety::PostCallRecordBindBufferMemory2( in PostCallRecordBindBufferMemory2() function in ThreadSafety
Dchassis.h2937 …virtual void PostCallRecordBindBufferMemory2(VkDevice device, uint32_t bindInfoCount, const VkBind… in PostCallRecordBindBufferMemory2() function
Dchassis.cpp3880 intercept->PostCallRecordBindBufferMemory2(device, bindInfoCount, pBindInfos, result); in BindBufferMemory2()
/external/vulkan-validation-layers/layers/
Dcore_validation.h458 …void PostCallRecordBindBufferMemory2(VkDevice device, uint32_t bindInfoCount, const VkBindBufferMe…
Dcore_validation.cpp4491 void ValidationStateTracker::PostCallRecordBindBufferMemory2(VkDevice device, uint32_t bindInfoCoun… in PostCallRecordBindBufferMemory2() function in ValidationStateTracker