Lines Matching refs:nbox
58 const BoxRec *box, int nbox)
79 while (--nbox) {
201 const BoxRec *box, int nbox)
208 cpu = download_inplace__cpu(kgem, p, bo, box, nbox);
225 const BoxRec *box, int nbox)
238 __FUNCTION__, nbox, src_bo->handle,
242 for (n = 0; n < nbox; n++) {
261 if (download_inplace(kgem, dst, src_bo, box, nbox)) {
263 read_boxes_inplace(kgem, dst, src_bo, box, nbox);
270 for (n = 1; n < nbox; n++) {
339 for (n = 0; n < nbox; n++) {
412 box, nbox, COPY_LAST)) {
421 for (n = 0; n < nbox; n++) {
441 for (n = 0; n < nbox; n++) {
451 read_boxes_inplace(kgem, dst, src_bo, box, nbox);
481 tmp_nbox = nbox;
634 } while (--nbox);
813 const BoxRec *box, int nbox)
823 DBG(("%s x %d, src stride=%d, src dx=(%d, %d)\n", __FUNCTION__, nbox, stride, src_dx, src_dy));
825 if (upload_inplace(kgem, dst_bo, box, nbox, dst->drawable.bitsPerPixel) &&
829 box, nbox))
838 for (n = 1; n < nbox; n++) {
925 for (n = 0; n < nbox; n++) {
982 for (n = 0; n < nbox; n++) {
1003 box, nbox, 0);
1047 nbox_this_time = nbox;
1054 nbox -= nbox_this_time;
1067 KGEM_BUFFER_WRITE_INPLACE | (nbox ? KGEM_BUFFER_LAST : 0),
1129 if (nbox) {
1135 } while (nbox);
1141 nbox_this_time = nbox;
1148 nbox -= nbox_this_time;
1161 KGEM_BUFFER_WRITE_INPLACE | (nbox ? KGEM_BUFFER_LAST : 0),
1224 if (nbox) {
1230 } while (nbox);
1240 box, nbox);
1315 const BoxRec *box, int nbox,
1326 DBG(("%s x %d\n", __FUNCTION__, nbox));
1328 if (upload_inplace__xor(kgem, dst_bo, box, nbox, dst->drawable.bitsPerPixel) &&
1332 box, nbox,
1342 for (n = 1; n < nbox; n++) {
1425 for (n = 0; n < nbox; n++) {
1484 for (n = 0; n < nbox; n++) {
1506 box, nbox, 0);
1550 nbox_this_time = nbox;
1557 nbox -= nbox_this_time;
1570 KGEM_BUFFER_WRITE_INPLACE | (nbox ? KGEM_BUFFER_LAST : 0),
1636 if (nbox) {
1642 } while (nbox);
1648 nbox_this_time = nbox;
1655 nbox -= nbox_this_time;
1668 KGEM_BUFFER_WRITE_INPLACE | (nbox ? KGEM_BUFFER_LAST : 0),
1732 if (nbox) {
1738 } while (nbox);
1748 box, nbox,