Searched refs:vkAllocateCommandBuffers (Results 1 – 5 of 5) sorted by relevance
4 vkAllocateCommandBuffers;
737 {{else if eq $.Name "vkAllocateCommandBuffers"}}true961 {{else if eq $.Name "vkAllocateCommandBuffers"}}true
1670 VKAPI_ATTR VkResult vkAllocateCommandBuffers(VkDevice device, const VkCommandBufferAllocateInfo* pA… in vkAllocateCommandBuffers() function
514 res = vkAllocateCommandBuffers(mDevice, &cmd_info, &cmd); in runForEach()
5730 cmd VkResult vkAllocateCommandBuffers(