Searched defs:poolSize (Results 1 – 3 of 3) sorted by relevance
635 VkDescriptorPoolSize poolSize = { in allocateTestDescriptorSets() local703 VkDescriptorPoolSize poolSize = { in allocateImmutableSamplerDescriptorSets() local
1452 angle::Result DynamicallyGrowingPool<Pool>::initEntryPool(Context *contextVk, uint32_t poolSize) in initEntryPool()1516 angle::Result DynamicQueryPool::init(ContextVk *contextVk, VkQueryType type, uint32_t poolSize) in init()1738 angle::Result DynamicSemaphorePool::init(ContextVk *contextVk, uint32_t poolSize) in init()
5030 VkDescriptorPoolSize poolSize[1] = { in initDecomp() local