Home
last modified time | relevance | path

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

/external/skqp/include/gpu/vk/
DGrVkMemoryAllocator.h26 kLazyAllocation = 0x2, enumerator
/external/skia/include/gpu/vk/
DGrVkMemoryAllocator.h26 kLazyAllocation = 0x2, enumerator
/external/skqp/src/gpu/vk/
DGrVkAMDMemoryAllocator.cpp79 if (AllocationPropertyFlags::kLazyAllocation & flags) { in allocateMemoryForImage()
129 if ((AllocationPropertyFlags::kLazyAllocation & flags) && BufferUsage::kGpuOnly == usage) { in allocateMemoryForBuffer()
/external/skia/src/gpu/vk/
DGrVkAMDMemoryAllocator.cpp79 if (AllocationPropertyFlags::kLazyAllocation & flags) { in allocateMemoryForImage()
129 if ((AllocationPropertyFlags::kLazyAllocation & flags) && BufferUsage::kGpuOnly == usage) { in allocateMemoryForBuffer()