Searched refs:pMemory (Results 1 – 5 of 5) sorted by relevance
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | ResourceTracker.h | 131 VkDeviceMemory* pMemory);
|
D | ResourceTracker.cpp | 2169 VkDeviceMemory* pMemory) { in on_vkAllocateMemory() argument 2606 device, &finalAllocInfo, pAllocator, pMemory); in on_vkAllocateMemory() 2612 device, *pMemory, in on_vkAllocateMemory() 2644 device, &finalAllocInfo, pAllocator, pMemory); in on_vkAllocateMemory() 2657 device, *pMemory, in on_vkAllocateMemory() 2716 *pMemory = virtualMemInfo.subAlloc.subMemory; in on_vkAllocateMemory() 5217 VkDeviceMemory* pMemory) { in on_vkAllocateMemory() argument 5219 context, input_result, device, pAllocateInfo, pAllocator, pMemory); in on_vkAllocateMemory()
|
D | VkEncoder.h | 131 VkDeviceMemory* pMemory);
|
D | VkEncoder.cpp | 1730 VkDeviceMemory* pMemory) in vkAllocateMemory() argument 1779 countingStream->handleMapping()->mapHandles_VkDeviceMemory_u64(pMemory, &cgen_var_100, 1); in vkAllocateMemory() 1800 stream->handleMapping()->mapHandles_VkDeviceMemory_u64(pMemory, &cgen_var_103, 1); in vkAllocateMemory() 1807 …stream->handleMapping()->mapHandles_u64_VkDeviceMemory(&cgen_var_104, (VkDeviceMemory*)pMemory, 1); in vkAllocateMemory()
|
/device/generic/goldfish-opengl/system/vulkan/ |
D | func_table.cpp | 273 VkDeviceMemory* pMemory) in entry_vkAllocateMemory() argument 279 …rn = resources->on_vkAllocateMemory(vkEnc, VK_SUCCESS, device, pAllocateInfo, pAllocator, pMemory); in entry_vkAllocateMemory()
|