Home | History | Annotate | Download | only in sna

Lines Matching refs:nbox

58 				  const BoxRec *box, int nbox)
79 while (--nbox) {
203 const BoxRec *box, int nbox)
210 cpu = download_inplace__cpu(kgem, p, bo, box, nbox);
227 const BoxRec *box, int nbox)
240 __FUNCTION__, nbox, src_bo->handle,
244 for (n = 0; n < nbox; n++) {
263 if (download_inplace(kgem, dst, src_bo, box, nbox)) {
265 read_boxes_inplace(kgem, dst, src_bo, box, nbox);
272 for (n = 1; n < nbox; n++) {
344 for (n = 0; n < nbox; n++) {
417 box, nbox, COPY_LAST)) {
426 for (n = 0; n < nbox; n++) {
446 for (n = 0; n < nbox; n++) {
456 read_boxes_inplace(kgem, dst, src_bo, box, nbox);
487 tmp_nbox = nbox;
642 } while (--nbox);
832 const BoxRec *box, int nbox)
842 DBG(("%s x %d, src stride=%d, src dx=(%d, %d)\n", __FUNCTION__, nbox, stride, src_dx, src_dy));
844 if (upload_inplace(kgem, dst_bo, box, nbox, dst->drawable.bitsPerPixel) &&
848 box, nbox))
857 for (n = 1; n < nbox; n++) {
946 for (n = 0; n < nbox; n++) {
1003 for (n = 0; n < nbox; n++) {
1024 box, nbox, 0);
1069 nbox_this_time = nbox;
1076 nbox -= nbox_this_time;
1089 KGEM_BUFFER_WRITE_INPLACE | (nbox ? KGEM_BUFFER_LAST : 0),
1151 if (nbox) {
1158 } while (nbox);
1164 nbox_this_time = nbox;
1171 nbox -= nbox_this_time;
1184 KGEM_BUFFER_WRITE_INPLACE | (nbox ? KGEM_BUFFER_LAST : 0),
1247 if (nbox) {
1254 } while (nbox);
1264 box, nbox);
1339 const BoxRec *box, int nbox,
1350 DBG(("%s x %d\n", __FUNCTION__, nbox));
1352 if (upload_inplace__xor(kgem, dst_bo, box, nbox, dst->drawable.bitsPerPixel) &&
1356 box, nbox,
1366 for (n = 1; n < nbox; n++) {
1449 for (n = 0; n < nbox; n++) {
1508 for (n = 0; n < nbox; n++) {
1530 box, nbox, 0);
1575 nbox_this_time = nbox;
1582 nbox -= nbox_this_time;
1595 KGEM_BUFFER_WRITE_INPLACE | (nbox ? KGEM_BUFFER_LAST : 0),
1661 if (nbox) {
1668 } while (nbox);
1674 nbox_this_time = nbox;
1681 nbox -= nbox_this_time;
1694 KGEM_BUFFER_WRITE_INPLACE | (nbox ? KGEM_BUFFER_LAST : 0),
1758 if (nbox) {
1765 } while (nbox);
1775 box, nbox,