Searched refs:GetImagePool (Results 1 – 3 of 3) sorted by relevance
89 VmaPool GetImagePool(const GpuImageDesc& desc) const; in RENDER_BEGIN_NAMESPACE()
312 const VmaPool customPool = gpuMemAllocator->GetImagePool(desc_); in CreateVkImage()
376 VmaPool PlatformGpuMemoryAllocator::GetImagePool(const GpuImageDesc& desc) const in GetImagePool() function in PlatformGpuMemoryAllocator