Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/vk/
DGrVkMemory.cpp243 void* GrVkMemory::MapAlloc(GrVkGpu* gpu, const GrVkAlloc& alloc) { function in GrVkMemory
/third_party/skia/m133/src/gpu/vk/
DVulkanMemory.cpp216 void* VulkanMemory::MapAlloc(VulkanMemoryAllocator* allocator, in AllocBufferMemory() function in skgpu::VulkanMemory