Home
last modified time | relevance | path

Searched refs:pPool (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp4258 DESCRIPTOR_POOL_NODE *pPool = getPoolNode(my_data, pool); in clearDescriptorPool() local
4259 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()