HomeSort by: relevance | last modified time | path
    Searched defs:DRM_R128_STIPPLE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm/dist/shared-core/
r128_drm.h 191 #define DRM_R128_STIPPLE 0x0d
212 #define DRM_IOCTL_R128_STIPPLE DRM_IOW( DRM_COMMAND_BASE + DRM_R128_STIPPLE, drm_r128_stipple_t)
298 typedef struct drm_r128_stipple { struct
  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
r128_drm.h 199 #define DRM_R128_STIPPLE 0x0d
220 #define DRM_IOCTL_R128_STIPPLE DRM_IOW( DRM_COMMAND_BASE + DRM_R128_STIPPLE, drm_r128_stipple_t)
306 typedef struct drm_r128_stipple { struct

Completed in 13 milliseconds