Home | History | Annotate | Download | only in demos

Lines Matching refs:alloc_info

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