Home
last modified time | relevance | path

Searched defs:physical_devs (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c1386 find_physical_device(struct vn_physical_device *physical_devs, in find_physical_device()
1400 struct vn_physical_device *physical_devs, in vn_instance_enumerate_physical_device_groups_locked()
1500 struct vn_physical_device *physical_devs = NULL; in enumerate_physical_devices() local
1557 filter_physical_devices(struct vn_physical_device *physical_devs, in filter_physical_devices()
1584 struct vn_physical_device *physical_devs = NULL; in vn_instance_enumerate_physical_devices_and_groups() local
/aosp_15_r20/external/virglrenderer/src/venus/
H A Dvkr_physical_device.c65 struct vkr_physical_device **physical_devs = calloc(count, sizeof(*physical_devs)); in vkr_instance_enumerate_physical_devices() local