Searched refs:used_desc_count (Results 1 – 2 of 2) sorted by relevance
597 uint32_t used_desc_count[NUM_POOL_TYPES]; member
1607 … if (pool->used_desc_count[type] + layout->range_desc_count[type] > pool->desc_count[type]) { in dzn_AllocateDescriptorSets()