Home
last modified time | relevance | path

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

/external/skia/include/gpu/vk/
DGrVkMemoryAllocator.h80 virtual VkResult allocateBufferMemory(VkBuffer buffer, in allocateBufferMemory() function
/external/skia/src/gpu/vk/
DGrVkAMDMemoryAllocator.cpp137 VkResult GrVkAMDMemoryAllocator::allocateBufferMemory(VkBuffer buffer, BufferUsage usage, in allocateBufferMemory() function in GrVkAMDMemoryAllocator