Lines Matching defs:width
268 uint32_t width = fb->width;
367 width = surf->cbzb_width;
378 util_blitter_clear(r300->blitter, width, height, 1,
444 unsigned width, unsigned height,
452 dstx, dsty, width, height);
463 unsigned width, unsigned height,
480 dstx, dsty, width, height);
496 util_blitter_custom_clear_depth(r300->blitter, fb->width, fb->height, 0,
510 fb.width = r300->locked_zbuffer->width;
626 box.width = align(box.width, 4);
638 box.width /= 2;
681 u_box_3d(dstx, dsty, dstz, abs(src_box->width), abs(src_box->height),
711 info->dst.box.width == dst_width &&
715 info->src.box.width == dst_width &&