Home
last modified time | relevance | path

Searched refs:vk_instance_get_physical_device_proc_addr (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_instance.h239 vk_instance_get_physical_device_proc_addr(const struct vk_instance *instance,
Dvk_instance.c366 vk_instance_get_physical_device_proc_addr(const struct vk_instance *instance, in vk_instance_get_physical_device_proc_addr() function
/hardware/google/gfxstream/guest/vulkan/
Dgfxstream_vk_device.cpp628 return vk_instance_get_physical_device_proc_addr(&instance->vk, pName); in vk_icdGetPhysicalDeviceProcAddr()