Searched defs:customPool (Results 1 – 3 of 3) sorted by relevance
399 …oid PlatformGpuMemoryAllocator::CreatePoolForBuffers(const GpuMemoryAllocatorCustomPool& customPoo… in CreatePoolForBuffers()450 void PlatformGpuMemoryAllocator::CreatePoolForImages(const GpuMemoryAllocatorCustomPool& customPool) in CreatePoolForImages()
348 const VmaPool customPool = gpuMemAllocator->GetBufferPool(desc_); in AllocateMemory() local
312 const VmaPool customPool = gpuMemAllocator->GetImagePool(desc_); in CreateVkImage() local