Searched refs:GetNonCoherentMappedMemoryRange (Results 1 – 5 of 5) sorted by relevance
/external/skqp/src/gpu/vk/ |
D | GrVkMemory.cpp | 166 void GrVkMemory::GetNonCoherentMappedMemoryRange(const GrVkAlloc& alloc, VkDeviceSize offset, in GetNonCoherentMappedMemoryRange() function in GrVkMemory 200 GrVkMemory::GetNonCoherentMappedMemoryRange(alloc, offset, size, alignment, in FlushMappedAlloc() 219 GrVkMemory::GetNonCoherentMappedMemoryRange(alloc, offset, size, alignment, in InvalidateMappedAlloc()
|
D | GrVkMemory.h | 52 void GetNonCoherentMappedMemoryRange(const GrVkAlloc&, VkDeviceSize offset, VkDeviceSize size,
|
D | GrVkAMDMemoryAllocator.cpp | 227 GrVkMemory::GetNonCoherentMappedMemoryRange(info, offset, size, alignment, in flushMappedMemory() 245 GrVkMemory::GetNonCoherentMappedMemoryRange(info, offset, size, alignment, in invalidateMappedMemory()
|
/external/skia/src/gpu/vk/ |
D | GrVkMemory.h | 51 void GetNonCoherentMappedMemoryRange(const GrVkAlloc&, VkDeviceSize offset, VkDeviceSize size,
|
D | GrVkMemory.cpp | 128 void GrVkMemory::GetNonCoherentMappedMemoryRange(const GrVkAlloc& alloc, VkDeviceSize offset, in GetNonCoherentMappedMemoryRange() function in GrVkMemory
|