Home
last modified time | relevance | path

Searched defs:allocateSets (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkDescriptorPool.cpp67 VkResult DescriptorPool::allocateSets(uint32_t descriptorSetCount, const VkDescriptorSetLayout *pSe… in allocateSets() function in vk::DescriptorPool
133 VkResult DescriptorPool::allocateSets(size_t *sizes, uint32_t numAllocs, VkDescriptorSet *pDescript… in allocateSets() function in vk::DescriptorPool