Searched refs:PreCallRecordAllocateCommandBuffers (Results 1 – 4 of 4) sorted by relevance
1368 void PreCallRecordAllocateCommandBuffers(
28 void ThreadSafety::PreCallRecordAllocateCommandBuffers(VkDevice device, const VkCommandBufferAlloca… in PreCallRecordAllocateCommandBuffers() function in ThreadSafety
2789 …virtual void PreCallRecordAllocateCommandBuffers(VkDevice device, const VkCommandBufferAllocateInf… in PreCallRecordAllocateCommandBuffers() function
2720 intercept->PreCallRecordAllocateCommandBuffers(device, pAllocateInfo, pCommandBuffers); in AllocateCommandBuffers()