HomeSort by: relevance | last modified time | path
    Searched refs:DRM_R128_STIPPLE (Results 1 - 4 of 4) 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
r128_state.c 1676 DRM_IOCTL_DEF(DRM_R128_STIPPLE, r128_cce_stipple, DRM_AUTH),
  /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
  /src/sys/external/bsd/drm2/dist/drm/r128/
r128_ioc32.c 173 [DRM_R128_STIPPLE] = compat_r128_stipple,

Completed in 14 milliseconds