Home
last modified time | relevance | path

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

/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() function in rx::vk::DynamicallyGrowingPool
1518 ANGLE_TRY(initEntryPool(contextVk, poolSize)); in init()
1740 ANGLE_TRY(initEntryPool(contextVk, poolSize)); in init()
Dvk_helpers.h312 angle::Result initEntryPool(Context *contextVk, uint32_t poolSize);