Home
last modified time | relevance | path

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

/external/skqp/include/gpu/vk/
DGrVkMemoryAllocator.h30 kPersistentlyMapped = 0x4, enumerator
/external/skia/include/gpu/vk/
DGrVkMemoryAllocator.h30 kPersistentlyMapped = 0x4, enumerator
/external/skqp/src/gpu/vk/
DGrVkAMDMemoryAllocator.cpp133 if (AllocationPropertyFlags::kPersistentlyMapped & flags) { in allocateMemoryForBuffer()
DGrVkMemory.cpp55 propFlags = AllocationPropertyFlags::kPersistentlyMapped; in AllocAndBindBufferMemory()
/external/skia/src/gpu/vk/
DGrVkAMDMemoryAllocator.cpp133 if (AllocationPropertyFlags::kPersistentlyMapped & flags) { in allocateMemoryForBuffer()
DGrVkMemory.cpp55 propFlags = AllocationPropertyFlags::kPersistentlyMapped; in AllocAndBindBufferMemory()