Home
last modified time | relevance | path

Searched refs:PFN_vkGetMemoryHostAddressInfoGOOGLE (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
Dvulkan_gfxstream.h56 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryHostAddressInfoGOOGLE)(VkDevice device, VkDeviceMemory … typedef
/hardware/google/gfxstream/guest/vulkan_enc/
Dvulkan_gfxstream.h56 typedef VkResult (VKAPI_PTR *PFN_vkGetMemoryHostAddressInfoGOOGLE)(VkDevice device, VkDeviceMemory … typedef
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h624 PFN_vkGetMemoryHostAddressInfoGOOGLE vkGetMemoryHostAddressInfoGOOGLE;
Dgoldfish_vk_dispatch.cpp933 (PFN_vkGetMemoryHostAddressInfoGOOGLE)dlSymFunc(lib, "vkGetMemoryHostAddressInfoGOOGLE"); in init_vulkan_dispatch_from_system_loader()
1884 (PFN_vkGetMemoryHostAddressInfoGOOGLE)vk->vkGetInstanceProcAddr( in init_vulkan_dispatch_from_instance()
2808 (PFN_vkGetMemoryHostAddressInfoGOOGLE)vk->vkGetDeviceProcAddr( in init_vulkan_dispatch_from_device()