Searched refs:initEntryPool (Results 1 – 2 of 2) sorted by relevance
596 angle::Result initEntryPool(ErrorContext *contextVk, uint32_t poolSize);
4905 angle::Result DynamicallyGrowingPool<Pool>::initEntryPool(ErrorContext *contextVk, in initEntryPool() function in rx::vk::DynamicallyGrowingPool5013 ANGLE_TRY(initEntryPool(contextVk, poolSize)); in init()