Searched defs:num_cliprects (Results 1 – 5 of 5) 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/libdrm/include/drm/ |
D | i915_drm.h | 415 int num_cliprects; /* mulitpass with multiple cliprects? */ member 427 int num_cliprects; /* mulitpass with multiple cliprects? */ member 895 __u32 num_cliprects; member 998 __u32 num_cliprects; member
|
/third_party/mesa3d/include/drm-uapi/ |
D | i915_drm.h | 546 int num_cliprects; /* mulitpass with multiple cliprects? */ member 558 int num_cliprects; /* mulitpass with multiple cliprects? */ member 1171 __u32 num_cliprects; member 1349 __u32 num_cliprects; member
|