Searched refs:async_set_allocation (Results 1 – 3 of 3) sorted by relevance
321 pool->async_set_allocation = in vn_CreateDescriptorPool()457 assert(pool->async_set_allocation); in vn_descriptor_pool_alloc_descriptors()526 assert(pool->async_set_allocation); in vn_descriptor_pool_free_descriptors()552 assert(pool->async_set_allocation); in vn_descriptor_pool_reset_descriptors()578 if (pool->async_set_allocation) in vn_ResetDescriptorPool()628 if (pool->async_set_allocation && in vn_AllocateDescriptorSets()639 if (pool->async_set_allocation) { in vn_AllocateDescriptorSets()671 if (pool->async_set_allocation) { in vn_AllocateDescriptorSets()688 if (pool->async_set_allocation) { in vn_AllocateDescriptorSets()713 assert(!pool->async_set_allocation); in vn_FreeDescriptorSets()
75 bool async_set_allocation; member
6101 - venus: move async_set_allocation check outside helpers