Home
last modified time | relevance | path

Searched refs:alloc_device_memory (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/vk/
DGrVkMemory.cpp32 static bool alloc_device_memory(const GrVkGpu* gpu, in alloc_device_memory() function
72 if (!alloc_device_memory(gpu, &memReqs, flags, memory)) { in AllocAndBindBufferMemory()
95 if (!alloc_device_memory(gpu, &memReqs, flags, memory)) { in AllocAndBindImageMemory()