Searched refs:present_cmd_info (Results 1 – 2 of 2) sorted by relevance
578 const VkCommandBufferAllocateInfo present_cmd_info = { in initializeVkSyncObjects() local606 res = vkAllocateCommandBuffers(mDevice, &present_cmd_info, &sync.command); in initializeVkSyncObjects()
2323 const VkCommandBufferAllocateInfo present_cmd_info = { in demo_prepare() local2331 err = vkAllocateCommandBuffers(demo->device, &present_cmd_info, in demo_prepare()