Searched refs:cmd_buf_alloc_info (Results 1 – 1 of 1) sorted by relevance
935 …const VkCommandBufferAllocateInfo cmd_buf_alloc_info = {VK_STRUCTURE_TYPE_COMMAND_BUFFER_ALLOCATE_… in write_image() local937 …VK_CHECK(device_data->vtable.AllocateCommandBuffers(device, &cmd_buf_alloc_info, &data.commandBuff… in write_image()