Home
last modified time | relevance | path

Searched refs:DRM_IOCTL_RM_DRAW (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/drm/user_space/
H A Duser_tdrm.c196 if (ioctl(tdrm_fd, DRM_IOCTL_RM_DRAW)) in main()
365 if (ioctl(tdrm_fd, DRM_IOCTL_RM_DRAW, &draw)) in main()
/third_party/mesa3d/include/drm-uapi/
H A Ddrm.h432 * DRM_IOCTL_ADD_DRAW and DRM_IOCTL_RM_DRAW ioctl argument type.
1003 #define DRM_IOCTL_RM_DRAW DRM_IOWR(0x28, struct drm_draw) macro
/third_party/libdrm/include/drm/
H A Ddrm.h432 * DRM_IOCTL_ADD_DRAW and DRM_IOCTL_RM_DRAW ioctl argument type.
1003 #define DRM_IOCTL_RM_DRAW DRM_IOWR(0x28, struct drm_draw) macro
/third_party/libdrm/
H A Dxf86drm.c2132 if (drmIoctl(fd, DRM_IOCTL_RM_DRAW, &draw)) in drmDestroyDrawable()

Completed in 12 milliseconds