Home
last modified time | relevance | path

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

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