Searched defs:cliprects (Results 1 – 6 of 6) sorted by relevance
/third_party/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 | 2300 drm_clip_rect_t *cliprects, int num_cliprects, int DR4, in do_exec2() 2409 drm_clip_rect_t *cliprects, int num_cliprects, in drm_intel_gem_bo_exec2() 2418 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()
|
/third_party/mesa3d/src/gallium/frontends/va/ |
D | surface.c | 307 unsigned short destw, unsigned short desth, VARectangle *cliprects, in vlVaPutSurface()
|
/third_party/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
|
/third_party/mesa3d/include/drm-uapi/ |
D | i915_drm.h | 547 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member 559 struct drm_clip_rect *cliprects; /* pointer to userspace cliprects */ member
|