Home
last modified time | relevance | path

Searched refs:allocateCoherentMemory (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.h642 VkResult allocateCoherentMemory(VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo,
DResourceTracker.cpp2981 VkResult ResourceTracker::allocateCoherentMemory(VkDevice device, in allocateCoherentMemory() function in gfxstream::vk::ResourceTracker
3200 return allocateCoherentMemory(device, pAllocateInfo, enc, pMemory); in getCoherentMemory()