HomeSort by: relevance | last modified time | path
    Searched refs:DRM_RADEON_STIPPLE (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm/dist/shared-core/
radeon_drm.h 480 #define DRM_RADEON_STIPPLE 0x0C
510 #define DRM_IOCTL_RADEON_STIPPLE DRM_IOW( DRM_COMMAND_BASE + DRM_RADEON_STIPPLE, drm_radeon_stipple_t)
649 typedef struct drm_radeon_stipple { struct
radeon_state.c 3276 DRM_IOCTL_DEF(DRM_RADEON_STIPPLE, radeon_cp_stipple, DRM_AUTH),
  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
radeon_drm.h 489 #define DRM_RADEON_STIPPLE 0x0C
533 #define DRM_IOCTL_RADEON_STIPPLE DRM_IOW( DRM_COMMAND_BASE + DRM_RADEON_STIPPLE, drm_radeon_stipple_t)
687 typedef struct drm_radeon_stipple { struct

Completed in 18 milliseconds