Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.h451 bool allocExternalMemory(
DVkCommonOperations.cpp1284 if (!allocExternalMemory(dvk, &sVkEmulation->staging.memory, false /* not external */, in createGlobalVkEmulation()
1433 bool allocExternalMemory(VulkanDispatch* vk, VkEmulation::ExternalMemoryInfo* info, in allocExternalMemory() function
2115 bool allocRes = allocExternalMemory(vk, &infoPtr->memory, true /*actuallyExternal*/, in initializeVkColorBufferLocked()
3042 bool allocRes = allocExternalMemory(vk, &res.memory, true /* actuallyExternal */, in setupVkBuffer()