Searched defs:cliprects (Results 1 – 10 of 10) 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 | 2306 drm_clip_rect_t * cliprects, int num_cliprects, int DR4) in drm_intel_gem_bo_exec() 2373 drm_clip_rect_t *cliprects, int num_cliprects, int DR4, in do_exec2() 2482 drm_clip_rect_t *cliprects, int num_cliprects, in drm_intel_gem_bo_exec2() 2491 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/igt-gpu-tools/lib/stubs/drm/ |
D | intel_bufmgr.c | 71 struct drm_clip_rect *cliprects, int num_cliprects, in drm_intel_bo_mrb_exec() 91 struct drm_clip_rect *cliprects, int num_cliprects, int DR4) in drm_intel_bo_exec()
|
/external/mesa3d/src/gallium/frontends/va/ |
D | surface.c | 307 unsigned short destw, unsigned short desth, VARectangle *cliprects, in vlVaPutSurface()
|
/external/libdrm/include/drm/ |
D | i915_drm.h | 416 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member 428 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member
|
/external/igt-gpu-tools/include/drm-uapi/ |
D | i915_drm.h | 434 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member 446 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member
|
/external/mesa3d/include/drm-uapi/ |
D | i915_drm.h | 435 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member 447 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member
|
/external/kernel-headers/original/uapi/drm/ |
D | i915_drm.h | 436 struct drm_clip_rect __user *cliprects; /* pointer to userspace cliprects */ member 448 struct drm_clip_rect __user *cliprects; /* pointer to userspace cliprects */ member
|
/external/minigbm/external/ |
D | i915_drm.h | 438 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member 450 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member
|