Searched refs:AllocateDescriptorSet (Results 1 – 2 of 2) sorted by relevance
95 …void AllocateDescriptorSet(VkDevice device, VkDescriptorPool descriptor_pool, VkDescriptorSet desc…
141 void ObjectLifetimes::AllocateDescriptorSet(VkDevice device, VkDescriptorPool descriptor_pool, VkDe… in AllocateDescriptorSet() function in ObjectLifetimes652 AllocateDescriptorSet(device, pAllocateInfo->descriptorPool, pDescriptorSets[i]); in PostCallRecordAllocateDescriptorSets()