Searched refs:r300_emit_cliprects (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/kernel/efb/src/
H A Dr300_cmdbuf.c67 static int r300_emit_cliprects(drm_radeon_private_t *dev_priv, function
656 * even if cmdbuf->nbox is 0. Compare r300_emit_cliprects for rationale.
661 ret = r300_emit_cliprects(dev_priv, cmdbuf, n);
832 ret = r300_emit_cliprects(dev_priv, cmdbuf, 0);

Completed in 10 milliseconds