Searched defs:cliprects (Results 1 – 7 of 7) sorted by relevance
/external/libdrm/intel/ |
D | intel_bufmgr.c | 152 drm_clip_rect_t * cliprects, int num_cliprects, int DR4) in drm_intel_bo_exec() 159 drm_clip_rect_t *cliprects, int num_cliprects, int DR4, in drm_intel_bo_mrb_exec()
|
D | intel_bufmgr_gem.c | 2290 drm_clip_rect_t * cliprects, int num_cliprects, int DR4) in drm_intel_gem_bo_exec() 2357 drm_clip_rect_t *cliprects, int num_cliprects, int DR4, in do_exec2() 2466 drm_clip_rect_t *cliprects, int num_cliprects, in drm_intel_gem_bo_exec2() 2475 drm_clip_rect_t *cliprects, int num_cliprects, int DR4, in drm_intel_gem_bo_mrb_exec2()
|
D | intel_bufmgr_fake.c | 1427 drm_clip_rect_t * cliprects, int num_cliprects, int DR4) in drm_intel_fake_bo_exec()
|
/external/mesa3d/src/gallium/state_trackers/va/ |
D | surface.c | 273 unsigned short destw, unsigned short desth, VARectangle *cliprects, in vlVaPutSurface()
|
/external/mesa3d/include/drm-uapi/ |
D | i915_drm.h | 348 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member 360 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member
|
/external/libdrm/include/drm/ |
D | i915_drm.h | 390 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member 402 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member
|
/external/kernel-headers/original/uapi/drm/ |
D | i915_drm.h | 390 struct drm_clip_rect __user *cliprects; /* pointer to userspace cliprects */ member 402 struct drm_clip_rect __user *cliprects; /* pointer to userspace cliprects */ member
|