| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| intel_dri3.c | 137 .pixmap_from_fd = intel_dri3_pixmap_from_fd,
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| intel_dri3.c | 137 .pixmap_from_fd = intel_dri3_pixmap_from_fd,
|
| /xsrc/external/mit/xorg-server/dist/dri3/ |
| dri3.h | 91 dri3_pixmap_from_fd_proc pixmap_from_fd; member in struct:dri3_screen_info
|
| dri3_screen.c | 65 } else if (info->pixmap_from_fd != NULL && num_fds == 1) { 66 pixmap = (*info->pixmap_from_fd) (screen, fds[0], width, height,
|
| /xsrc/external/mit/xf86-video-amdgpu/dist/src/ |
| amdgpu_dri3.c | 264 .pixmap_from_fd = amdgpu_dri3_pixmap_from_fd,
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| radeon_dri3.c | 263 .pixmap_from_fd = radeon_dri3_pixmap_from_fd,
|
| /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/ |
| vmwgfx_dri3.c | 90 * \brief DRI3 pixmap_from_fd callback. 265 .pixmap_from_fd = vmwgfx_dri3_pixmap_from_fd,
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| sna_dri3.c | 368 .pixmap_from_fd = sna_dri3_pixmap_from_fd,
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| sna_dri3.c | 354 .pixmap_from_fd = sna_dri3_pixmap_from_fd,
|
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| nouveau_dri2.c | 1134 .pixmap_from_fd = nouveau_dri3_pixmap_from_fd,
|