Searched refs:pPool (Results 1 – 1 of 1) sorted by relevance
4258 DESCRIPTOR_POOL_NODE *pPool = getPoolNode(my_data, pool); in clearDescriptorPool() local4259 if (!pPool) { in clearDescriptorPool()4266 SET_NODE *pSet = pPool->pSets; in clearDescriptorPool()4272 for (uint32_t i = 0; i < pPool->availableDescriptorTypeCount.size(); ++i) { in clearDescriptorPool()4273 pPool->availableDescriptorTypeCount[i] = pPool->maxDescriptorTypeCount[i]; in clearDescriptorPool()