Searched refs:createCoherentMemory (Results 1 – 2 of 2) sorted by relevance
639 CoherentMemoryPtr createCoherentMemory(VkDevice device, VkDeviceMemory mem,
2903 CoherentMemoryPtr ResourceTracker::createCoherentMemory( in createCoherentMemory() function in gfxstream::vk::ResourceTracker3126 auto coherentMemory = createCoherentMemory(device, mem, hostAllocationInfo, enc, host_res); in allocateCoherentMemory()