Searched refs:PostCallRecordAllocateCommandBuffers (Results 1 – 8 of 8) sorted by relevance
575 void ObjectLifetimes::PostCallRecordAllocateCommandBuffers(VkDevice device, const VkCommandBufferAl… in PostCallRecordAllocateCommandBuffers() function in ObjectLifetimes
604 …void PostCallRecordAllocateCommandBuffers(VkDevice device, const VkCommandBufferAllocateInfo* pCre…
6265 void ValidationStateTracker::PostCallRecordAllocateCommandBuffers(VkDevice device, const VkCommandB… in PostCallRecordAllocateCommandBuffers() function in ValidationStateTracker
649 void PostCallRecordAllocateCommandBuffers(
1373 void PostCallRecordAllocateCommandBuffers(
34 void ThreadSafety::PostCallRecordAllocateCommandBuffers(VkDevice device, const VkCommandBufferAlloc… in PostCallRecordAllocateCommandBuffers() function in ThreadSafety
2790 …virtual void PostCallRecordAllocateCommandBuffers(VkDevice device, const VkCommandBufferAllocateIn… in PostCallRecordAllocateCommandBuffers() function
2725 … intercept->PostCallRecordAllocateCommandBuffers(device, pAllocateInfo, pCommandBuffers, result); in AllocateCommandBuffers()