Home | History | Annotate | Download | only in demos

Lines Matching refs:alloc_info

1407     VkDescriptorSetAllocateInfo alloc_info = {
1413 err = vkAllocateDescriptorSets(demo->device, &alloc_info, &demo->desc_set);