| /xsrc/external/mit/libdrm/dist/intel/ |
| H A D | intel_bufmgr_priv.h | 199 drm_clip_rect_t *cliprects, int num_cliprects, 206 drm_clip_rect_t *cliprects, int num_cliprects,
|
| H A D | intel_bufmgr.c | 152 drm_clip_rect_t * cliprects, int num_cliprects, int DR4) 154 return bo->bufmgr->bo_exec(bo, used, cliprects, num_cliprects, DR4); 159 drm_clip_rect_t *cliprects, int num_cliprects, int DR4, 164 cliprects, num_cliprects, DR4, 171 cliprects, num_cliprects, DR4); 151 drm_intel_bo_exec(drm_intel_bo * bo,int used,drm_clip_rect_t * cliprects,int num_cliprects,int DR4) argument 158 drm_intel_bo_mrb_exec(drm_intel_bo * bo,int used,drm_clip_rect_t * cliprects,int num_cliprects,int DR4,unsigned int rings) argument
|
| H A D | intel_bufmgr.h | 145 struct drm_clip_rect *cliprects, int num_cliprects, int DR4); 147 struct drm_clip_rect *cliprects, int num_cliprects, int DR4,
|
| H A D | intel_bufmgr_fake.c | 1427 drm_clip_rect_t * cliprects, int num_cliprects, int DR4) 1468 batch.cliprects = cliprects; 1426 drm_intel_fake_bo_exec(drm_intel_bo * bo,int used,drm_clip_rect_t * cliprects,int num_cliprects,int DR4) argument
|
| H A D | intel_bufmgr_gem.c | 2301 drm_clip_rect_t *cliprects, int num_cliprects, int DR4, 2347 execbuf.cliprects_ptr = (uintptr_t)cliprects; 2410 drm_clip_rect_t *cliprects, int num_cliprects, 2413 return do_exec2(bo, used, NULL, cliprects, num_cliprects, DR4, 2419 drm_clip_rect_t *cliprects, int num_cliprects, int DR4, 2422 return do_exec2(bo, used, NULL, cliprects, num_cliprects, DR4, 2300 do_exec2(drm_intel_bo * bo,int used,drm_intel_context * ctx,drm_clip_rect_t * cliprects,int num_cliprects,int DR4,int in_fence,int * out_fence,unsigned int flags) argument 2409 drm_intel_gem_bo_exec2(drm_intel_bo * bo,int used,drm_clip_rect_t * cliprects,int num_cliprects,int DR4) argument 2418 drm_intel_gem_bo_mrb_exec2(drm_intel_bo * bo,int used,drm_clip_rect_t * cliprects,int num_cliprects,int DR4,unsigned int flags) argument
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i830_common.h | 165 int num_cliprects; /* mulitpass with multiple cliprects? */ 166 drm_clip_rect_t *cliprects; /* pointer to userspace cliprects */ member in struct:__anon215f48a60408 174 int num_cliprects; /* mulitpass with multiple cliprects? */ 175 drm_clip_rect_t *cliprects; /* pointer to userspace cliprects */ member in struct:__anon215f48a60508
|
| /xsrc/external/mit/libdrm/dist/include/drm/ |
| H A D | i915_drm.h | 546 int num_cliprects; /* mulitpass with multiple cliprects? */ 547 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member in struct:drm_i915_batchbuffer 558 int num_cliprects; /* mulitpass with multiple cliprects? */ 559 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member in struct:_drm_i915_cmdbuffer 1172 /** This is a struct drm_clip_rect *cliprects */
|
| /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/ |
| H A D | i915_drm.h | 389 int num_cliprects; /* mulitpass with multiple cliprects? */ 390 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member in struct:drm_i915_batchbuffer 401 int num_cliprects; /* mulitpass with multiple cliprects? */ 402 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member in struct:_drm_i915_cmdbuffer 866 /** This is a struct drm_clip_rect *cliprects */ 970 * This is a struct drm_clip_rect *cliprects if I915_EXEC_FENCE_ARRAY
|
| /xsrc/external/mit/MesaLib/dist/include/drm-uapi/ |
| H A D | i915_drm.h | 483 int num_cliprects; /* mulitpass with multiple cliprects? */ 484 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member in struct:drm_i915_batchbuffer 495 int num_cliprects; /* mulitpass with multiple cliprects? */ 496 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member in struct:_drm_i915_cmdbuffer 1096 /** This is a struct drm_clip_rect *cliprects */ 1232 * This is a struct drm_clip_rect *cliprects if I915_EXEC_FENCE_ARRAY
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/va/ |
| H A D | va_private.h | 371 unsigned short desth, VARectangle *cliprects, unsigned int number_cliprects,
|
| H A D | surface.c | 307 unsigned short destw, unsigned short desth, VARectangle *cliprects, 305 vlVaPutSurface(VADriverContextP ctx,VASurfaceID surface_id,void * draw,short srcx,short srcy,unsigned short srcw,unsigned short srch,short destx,short desty,unsigned short destw,unsigned short desth,VARectangle * cliprects,unsigned int number_cliprects,unsigned int flags) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/va/ |
| H A D | va_private.h | 376 unsigned short desth, VARectangle *cliprects, unsigned int number_cliprects,
|
| H A D | surface.c | 307 unsigned short destw, unsigned short desth, VARectangle *cliprects, 305 vlVaPutSurface(VADriverContextP ctx,VASurfaceID surface_id,void * draw,short srcx,short srcy,unsigned short srcw,unsigned short srch,short destx,short desty,unsigned short destw,unsigned short desth,VARectangle * cliprects,unsigned int number_cliprects,unsigned int flags) argument
|