Home
last modified time | relevance | path

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

/third_party/mesa3d/src/tool/pps/
Dpps_device.cc26 drmFreeDevices(devices, num_devices); in device_count()
87 drmFreeDevices(devices, num_devices); in create_all()
108 drmFreeDevices(devices, num_devices); in create()
/third_party/libdrm/
Dcore-symbols.txt48 drmFreeDevices
Dxf86drm.h894 extern void drmFreeDevices(drmDevicePtr devices[], int count);
Dxf86drm.c3528 drm_public void drmFreeDevices(drmDevicePtr devices[], int count) in drmFreeDevices() function
/third_party/libdrm/tests/
Ddrmdevice.c161 drmFreeDevices(devices, ret); in main()
/third_party/mesa3d/src/loader/
Dloader.c172 drmFreeDevices(devices, num_devices); in loader_open_render_node()
348 drmFreeDevices(devices, num_devices); in loader_get_user_preferred_fd()
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_surfaceless.c280 drmFreeDevices(devices, num_devices); in surfaceless_probe_device()
Dplatform_ohos.c1189 drmFreeDevices(devices, num_devices); in ohos_open_device()
Dplatform_android.c1652 drmFreeDevices(devices, num_devices); in droid_open_device()
/third_party/libdrm/tests/amdgpu/
Damdgpu_test.c325 drmFreeDevices(devices, drm_count); in amdgpu_open_devices()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c390 drmFreeDevices(devices, max_devices); in panvk_enumerate_devices()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_renderer_virtgpu.c1536 drmFreeDevices(devs, count); in virtgpu_open()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_drm.c541 drmFreeDevices(devices, max_devices); in tu_enumerate_devices()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c918 drmFreeDevices(devices, max_devices); in enumerate_devices()
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c1192 drmFreeDevices(devices, max_devices); in anv_enumerate_physical_devices()
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c1076 drmFreeDevices(devices, max_devices); in radv_enumerate_physical_devices()