Searched refs:usedSets (Results 1 – 5 of 5) sorted by relevance
386 auto setsAvailable = poolInfo->maxSets - poolInfo->usedSets; in validateDescriptorSetAllocation()437 ++allocInfo->usedSets; in applyDescriptorSetAllocation()452 if (0 == allocInfo->usedSets) { in removeDescriptorSetAllocation()457 --allocInfo->usedSets; in removeDescriptorSetAllocation()502 allocInfo->maxSets, allocInfo->usedSets); in validateAndApplyVirtualDescriptorSetAllocation()
90 uint32_t usedSets; member
4839 dp->allocInfo->usedSets = 0; in on_vkCreateDescriptorPool()
330 uint32_t usedSets; member
2878 info.usedSets = 0; in on_vkCreateDescriptorPool()2931 info->usedSets = 0; in cleanupDescriptorPoolAllocedSetsLocked()7575 auto setsAvailable = poolInfo->maxSets - poolInfo->usedSets; in validateDescriptorSetAllocLocked()7610 ++poolInfo.usedSets; in applyDescriptorSetAllocationLocked()7622 --poolInfo.usedSets; in removeDescriptorSetAllocationLocked()