Home
last modified time | relevance | path

Searched defs:allocateMemoryForImage (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/include/gpu/vk/
DGrVkMemoryAllocator.h56 virtual bool allocateMemoryForImage(VkImage, AllocationPropertyFlags, GrVkBackendMemory*) { in allocateMemoryForImage() function
/third_party/flutter/skia/src/gpu/vk/
DGrVkAMDMemoryAllocator.cpp66 bool GrVkAMDMemoryAllocator::allocateMemoryForImage(VkImage image, AllocationPropertyFlags flags, in allocateMemoryForImage() function in GrVkAMDMemoryAllocator