Home
last modified time | relevance | path

Searched refs:newAllocation (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/vk/
H A DGrVkAMDMemoryAllocator.cpp247 VmaAllocation newAllocation; in allocateImageMemory() local
248 VkResult result3 = vmaAllocateMemoryForImage(fAllocator, image, &info, &newAllocation, nullptr); in allocateImageMemory()
250 *backendMemory = (GrVkBackendMemory)newAllocation; in allocateImageMemory()

Completed in 1 milliseconds