Home
last modified time | relevance | path

Searched refs:drmGetDevice (Results 1 - 3 of 3) sorted by relevance

/third_party/libdrm/
H A Dxf86drm.h910 extern int drmGetDevice(int fd, drmDevicePtr *device);
H A Dxf86drm.c4640 * \note Unlike drmGetDevice it does not retrieve the pci device revision field
4668 drm_public int drmGetDevice(int fd, drmDevicePtr *device) in drmGetDevice() function
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vulkan.c1575 int err = drmGetDevice(src_hwctx->fd, &drm_dev_info); in vulkan_device_derive()

Completed in 15 milliseconds