Searched refs:AllocateCommandBuffer (Results 1 – 2 of 2) sorted by relevance
93 …void AllocateCommandBuffer(VkDevice device, const VkCommandPool command_pool, const VkCommandBuffe…
98 void ObjectLifetimes::AllocateCommandBuffer(VkDevice device, const VkCommandPool command_pool, cons… in AllocateCommandBuffer() function in ObjectLifetimes628 …AllocateCommandBuffer(device, pAllocateInfo->commandPool, pCommandBuffers[i], pAllocateInfo->level… in PostCallRecordAllocateCommandBuffers()