Searched refs:DispatchAllocateCommandBuffers (Results 1 – 4 of 4) sorted by relevance
1210 …result = DispatchAllocateCommandBuffers(device, &buffer_alloc_info, &quere_barrier_command_info.ba… in SubmitBarrier()
424 VkResult DispatchAllocateCommandBuffers(
2414 VkResult DispatchAllocateCommandBuffers( in DispatchAllocateCommandBuffers() function
2722 VkResult result = DispatchAllocateCommandBuffers(device, pAllocateInfo, pCommandBuffers); in AllocateCommandBuffers()