Home
last modified time | relevance | path

Searched defs:poolSize (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
Dvulkanhal_unittest.cpp635 VkDescriptorPoolSize poolSize = { in allocateTestDescriptorSets() local
703 VkDescriptorPoolSize poolSize = { in allocateImmutableSamplerDescriptorSets() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp1452 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()
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderGlobalState.cpp5030 VkDescriptorPoolSize poolSize[1] = { in initDecomp() local