Home | History | Annotate | Download | only in demos

Lines Matching full:desc_pool

415     VkDescriptorPool desc_pool;
1659 &demo->desc_pool);
1672 .descriptorPool = demo->desc_pool,
1797 vkDestroyDescriptorPool(demo->device, demo->desc_pool, NULL);
1861 vkDestroyDescriptorPool(demo->device, demo->desc_pool, NULL);