Home
last modified time | relevance | path

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

/third_party/skia/include/gpu/vk/
DGrVkMemoryAllocator.h81 virtual VkResult allocateBufferMemory(VkBuffer buffer, in allocateBufferMemory() function
/third_party/skia/src/gpu/vk/
DGrVkAMDMemoryAllocator.cpp262 VkResult GrVkAMDMemoryAllocator::allocateBufferMemory(VkBuffer buffer, BufferUsage usage, in allocateBufferMemory() function in GrVkAMDMemoryAllocator