Lines Matching defs:width
85 box->width < u_minify(p_res->width0, level) ||
132 * if LOD0's width isn't a multiple of 64px, LOD1 and LOD2+ will share CCS
286 box->x, box->y, box->x + box->width,
330 util_range_add(&res->base.b, &res->valid_buffer_range, box->x, box->x + box->width);
364 box->x + box->width, box->y + box->height,
394 box->width < u_minify(p_res->width0, level) ||
413 box->x + box->width,
588 box->x + box->width,
628 .width = cso_fb->width,
635 box.width = MIN2(box.width, scissor_state->maxx - scissor_state->minx);
740 unsigned width, unsigned height,
749 .width = width,
772 unsigned width, unsigned height,
780 .width = width,