Home | History | Annotate | Download | only in demos

Lines Matching refs:descriptor_pool

1864     const VkDescriptorPoolCreateInfo descriptor_pool = {
1873 err = vkCreateDescriptorPool(demo->device, &descriptor_pool, NULL,