Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/vk/
H A DGrVkAMDMemoryAllocator.cpp172 static void PreAllocMemory(VmaAllocator allocator, VmaAllocation reservedAllocation) { in PreAllocMemory() function
179 SK_LOGE("PreAllocMemory: CreateFakeImage Failed!! VkResult %d", result); in PreAllocMemory()
187 SK_LOGE("PreAllocMemory: BindImageMemory Failed!! VkResult %d", result); in PreAllocMemory()
244 HITRACE_METER_FMT(HITRACE_TAG_GRAPHIC_AGP, "PreAllocMemory"); in allocateImageMemory()
245 PreAllocMemory(fAllocator, allocation); in allocateImageMemory()

Completed in 1 milliseconds