Searched refs:hs_vk_ds_alloc (Results 1 – 4 of 4) sorted by relevance
58 hs_vk_ds_alloc(struct hs_vk const * const hs, VkDescriptorPool desc_pool);
1113 hs_vk_ds_alloc(struct hs_vk const * const hs, VkDescriptorPool desc_pool) in hs_vk_ds_alloc() function
91 VkDescriptorSet hs_ds = hs_vk_ds_alloc(hs,descriptor_pool);
665 VkDescriptorSet hs_ds = hs_vk_ds_alloc(hs,desc_pool); in main()