Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.h335 angle::Result allocateNewPool(ContextVk *contextVk);
423 angle::Result allocateNewPool(ContextVk *contextVk);
555 angle::Result allocateNewPool(ContextVk *contextVk);
Dvk_helpers.cpp2519 ANGLE_TRY(allocateNewPool(contextVk)); in allocateSetsAndGetInfo()
2530 angle::Result DynamicDescriptorPool::allocateNewPool(ContextVk *contextVk) in allocateNewPool() function in rx::vk::DynamicDescriptorPool
2668 ANGLE_TRY(allocateNewPool(contextVk)); in init()
2692 ANGLE_TRY(allocateNewPool(contextVk)); in allocateQuery()
2716 angle::Result DynamicQueryPool::allocateNewPool(ContextVk *contextVk) in allocateNewPool() function in rx::vk::DynamicQueryPool
2993 ANGLE_TRY(allocateNewPool(contextVk)); in init()
3018 ANGLE_TRY(allocateNewPool(contextVk)); in allocateSemaphore()
3035 angle::Result DynamicSemaphorePool::allocateNewPool(ContextVk *contextVk) in allocateNewPool() function in rx::vk::DynamicSemaphorePool