Home
last modified time | relevance | path

Searched refs:drm_clip_rect (Results 1 - 12 of 12) sorted by relevance

/third_party/libdrm/intel/
H A Dintel_bufmgr.h45 struct drm_clip_rect;
145 struct drm_clip_rect *cliprects, int num_cliprects, int DR4);
147 struct drm_clip_rect *cliprects, int num_cliprects, int DR4,
/third_party/libdrm/include/drm/
H A Dmga_drm.h190 struct drm_clip_rect boxes[MGA_NR_SAREA_CLIPRECTS];
211 struct drm_clip_rect exported_boxes[MGA_NR_SAREA_CLIPRECTS];
H A Ddrm.h90 struct drm_clip_rect { struct
102 struct drm_clip_rect *rects;
1137 typedef struct drm_clip_rect drm_clip_rect_t;
H A Dmach64_drm.h133 struct drm_clip_rect boxes[MACH64_NR_SAREA_CLIPRECTS];
H A Dsavage_drm.h122 struct drm_clip_rect *box_addr;
H A Dr128_drm.h162 struct drm_clip_rect boxes[R128_NR_SAREA_CLIPRECTS];
H A Dvia_drm.h189 struct drm_clip_rect boxes[VIA_NR_SAREA_CLIPRECTS];
H A Dradeon_drm.h447 struct drm_clip_rect boxes[RADEON_NR_SAREA_CLIPRECTS];
667 struct drm_clip_rect *boxes;
H A Di915_drm.h416 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */
428 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */
896 /** This is a struct drm_clip_rect *cliprects */
1000 * This is a struct drm_clip_rect *cliprects if I915_EXEC_FENCE_ARRAY
/third_party/mesa3d/include/drm-uapi/
H A Ddrm.h90 struct drm_clip_rect { struct
102 struct drm_clip_rect *rects;
1147 typedef struct drm_clip_rect drm_clip_rect_t;
H A Di915_drm.h547 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */
559 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */
1172 /** This is a struct drm_clip_rect *cliprects */
/third_party/libdrm/
H A Dxf86drmMode.h126 typedef struct drm_clip_rect drmModeClip, *drmModeClipPtr;

Completed in 28 milliseconds