Searched defs:poolIndex (Results 1 – 3 of 3) sorted by relevance
117 vk::DynamicDescriptorPool *getDynamicDescriptorPool(uint32_t poolIndex) in getDynamicDescriptorPool()
1414 for (size_t poolIndex = 0; poolIndex < mDescriptorPools.size(); ++poolIndex) in allocateNewPool() local1502 void DynamicallyGrowingPool<Pool>::onEntryFreed(ContextVk *contextVk, size_t poolIndex) in onEntryFreed()1556 size_t poolIndex = query->mQueryPoolIndex; in freeQuery() local
5580 uint32_t poolIndex = 0; in commitDescriptorSetUpdates() local