Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan/
H A Dgfxstream_vk_device.cpp241 static VkResult gfxstream_vk_enumerate_devices(struct vk_instance* vk_instance) { in gfxstream_vk_enumerate_devices() function
379 instance->vk.physical_devices.enumerate = gfxstream_vk_enumerate_devices; in gfxstream_vk_CreateInstance()