Searched defs:numAllocs (Results 1 – 2 of 2) sorted by relevance
169 static int numAllocs = 0; variable
121 VkResult DescriptorPool::allocateSets(size_t *sizes, uint32_t numAllocs, VkDescriptorSet *pDescript… in allocateSets()