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

/opensolaris-onvv-gate/usr/src/uts/intel/io/drm/
H A Dr300_cmdbuf.c64 static int r300_emit_cliprects(drm_radeon_private_t *dev_priv, function
653 * even if cmdbuf->nbox is 0. Compare r300_emit_cliprects for rationale.
658 ret = r300_emit_cliprects(dev_priv, cmdbuf, n);
829 ret = r300_emit_cliprects(dev_priv, cmdbuf, 0);

Completed in 94 milliseconds