Home
last modified time | relevance | path

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

/external/skqp/include/gpu/vk/
DGrVkMemoryAllocator.h21 kDedicatedAllocation = 0x1, enumerator
/external/skia/include/gpu/vk/
DGrVkMemoryAllocator.h21 kDedicatedAllocation = 0x1, enumerator
/external/skqp/src/gpu/vk/
DGrVkAMDMemoryAllocator.cpp75 if (AllocationPropertyFlags::kDedicatedAllocation & flags) { in allocateMemoryForImage()
125 if (AllocationPropertyFlags::kDedicatedAllocation & flags) { in allocateMemoryForBuffer()
DGrVkMemory.cpp102 propFlags = AllocationPropertyFlags::kDedicatedAllocation; in AllocAndBindImageMemory()
/external/skia/src/gpu/vk/
DGrVkAMDMemoryAllocator.cpp75 if (AllocationPropertyFlags::kDedicatedAllocation & flags) { in allocateMemoryForImage()
125 if (AllocationPropertyFlags::kDedicatedAllocation & flags) { in allocateMemoryForBuffer()
DGrVkMemory.cpp102 propFlags = AllocationPropertyFlags::kDedicatedAllocation; in AllocAndBindImageMemory()