Searched refs:pHostmemId (Results 1 – 3 of 3) sorted by relevance
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | VkEncoder.h | 1815 uint64_t* pHostmemId);
|
D | VkEncoder.cpp | 23825 uint64_t* pHostmemId) in vkGetMemoryHostAddressInfoGOOGLE() argument 23863 uint64_t cgen_var_1538 = (uint64_t)(uintptr_t)pHostmemId; in vkGetMemoryHostAddressInfoGOOGLE() 23865 if (pHostmemId) in vkGetMemoryHostAddressInfoGOOGLE() 23867 countingStream->write((uint64_t*)pHostmemId, sizeof(uint64_t)); in vkGetMemoryHostAddressInfoGOOGLE() 23896 uint64_t cgen_var_1543 = (uint64_t)(uintptr_t)pHostmemId; in vkGetMemoryHostAddressInfoGOOGLE() 23898 if (pHostmemId) in vkGetMemoryHostAddressInfoGOOGLE() 23900 stream->write((uint64_t*)pHostmemId, sizeof(uint64_t)); in vkGetMemoryHostAddressInfoGOOGLE() 23928 if (pHostmemId) in vkGetMemoryHostAddressInfoGOOGLE() 23934 stream->read((uint64_t*)pHostmemId, sizeof(uint64_t)); in vkGetMemoryHostAddressInfoGOOGLE()
|
/device/generic/goldfish-opengl/system/vulkan/ |
D | func_table.cpp | 5243 uint64_t* pHostmemId) in entry_vkGetMemoryHostAddressInfoGOOGLE() argument 5248 …sult_return = vkEnc->vkGetMemoryHostAddressInfoGOOGLE(device, memory, pAddress, pSize, pHostmemId); in entry_vkGetMemoryHostAddressInfoGOOGLE() 5256 uint64_t* pHostmemId) in dynCheck_entry_vkGetMemoryHostAddressInfoGOOGLE() argument 5266 …sult_return = vkEnc->vkGetMemoryHostAddressInfoGOOGLE(device, memory, pAddress, pSize, pHostmemId); in dynCheck_entry_vkGetMemoryHostAddressInfoGOOGLE()
|