Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_private.h597 uint32_t used_desc_count[NUM_POOL_TYPES]; member
Ddzn_descriptor_set.c1607 … if (pool->used_desc_count[type] + layout->range_desc_count[type] > pool->desc_count[type]) { in dzn_AllocateDescriptorSets()