Home
last modified time | relevance | path

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

/third_party/skia/include/gpu/vk/
DGrVkMemoryAllocator.h73 virtual bool allocateMemoryForBuffer(VkBuffer, BufferUsage, AllocationPropertyFlags, in allocateMemoryForBuffer() function
/third_party/flutter/skia/src/gpu/vk/
DGrVkAMDMemoryAllocator.cpp101 bool GrVkAMDMemoryAllocator::allocateMemoryForBuffer(VkBuffer buffer, BufferUsage usage, in allocateMemoryForBuffer() function in GrVkAMDMemoryAllocator