Home
last modified time | relevance | path

Searched refs:kPersistentlyMapped (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/include/gpu/vk/
H A DGrVkMemoryAllocator.h31 kPersistentlyMapped = 0x4, member in GrVkMemoryAllocator::AllocationPropertyFlags
/third_party/skia/src/gpu/vk/
H A DGrVkMemory.cpp62 propFlags = AllocationPropertyFlags::kPersistentlyMapped;
H A DGrVkAMDMemoryAllocator.cpp314 if (AllocationPropertyFlags::kPersistentlyMapped & flags) { in allocateBufferMemory()

Completed in 4 milliseconds