Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp768 angle::Result DynamicallyGrowingPool<Pool>::initEntryPool(Context *contextVk, uint32_t poolSize) in initEntryPool() function in rx::vk::DynamicallyGrowingPool
834 ANGLE_TRY(initEntryPool(contextVk, poolSize)); in init()
974 ANGLE_TRY(initEntryPool(contextVk, poolSize)); in init()
Dvk_helpers.h225 angle::Result initEntryPool(Context *contextVk, uint32_t poolSize);
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.h361 angle::Result initEntryPool(Context *contextVk, uint32_t poolSize);
Dvk_helpers.cpp2824 angle::Result DynamicallyGrowingPool<Pool>::initEntryPool(Context *contextVk, uint32_t poolSize) in initEntryPool() function in rx::vk::DynamicallyGrowingPool
2923 ANGLE_TRY(initEntryPool(contextVk, poolSize)); in init()
3266 ANGLE_TRY(initEntryPool(contextVk, poolSize)); in init()