Searched refs:num_cliprects (Results 1 – 3 of 3) sorted by relevance
251 int num_cliprects; /* mulitpass with multiple cliprects? */ member260 int num_cliprects; /* mulitpass with multiple cliprects? */ member272 int num_cliprects; /* mulitpass with multiple cliprects? */ member281 int num_cliprects; /* mulitpass with multiple cliprects? */ member639 uint32_t num_cliprects; member
482 int nbox = cmd->num_cliprects; in i915_dispatch_cmdbuffer()516 int nbox = batch->num_cliprects; in i915_dispatch_batchbuffer()669 batch.num_cliprects = batchbuffer32_t.num_cliprects; in i915_batchbuffer()677 batch.start, batch.used, batch.num_cliprects, dev_priv->counter); in i915_batchbuffer()718 cmdbuf.num_cliprects = cmdbuffer32_t.num_cliprects; in i915_cmdbuffer()726 cmdbuf.buf, cmdbuf.sz, cmdbuf.num_cliprects); in i915_cmdbuffer()
1907 int nbox = exec->num_cliprects; in i915_dispatch_gem_execbuffer()