Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.h645 VkResult getCoherentMemory(const VkMemoryAllocateInfo* pAllocateInfo, VkEncoder* enc,
DResourceTracker.cpp3144 VkResult ResourceTracker::getCoherentMemory(const VkMemoryAllocateInfo* pAllocateInfo, in getCoherentMemory() function in gfxstream::vk::ResourceTracker
3900 VkResult result = getCoherentMemory(&finalAllocInfo, enc, device, pMemory); in on_vkAllocateMemory()
6756 VkResult result = getCoherentMemory(&info, enc, device, &vkDeviceMem); in getAlloc()