Home
last modified time | relevance | path

Searched defs:CreatePool (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_mem_alloc_wrapper.cpp75 VkResult CreatePool(VmaAllocator allocator, in CreatePool() function
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dmutex_test.cc46 std::unique_ptr<absl::synchronization_internal::ThreadPool> CreatePool( in CreatePool() function
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp5498 HRESULT Allocator::CreatePool( in CreatePool() function in D3D12MA::Allocator
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h16766 VkResult VmaAllocator_T::CreatePool(const VmaPoolCreateInfo* pCreateInfo, VmaPool* pPool) in CreatePool() function