Lines Matching defs:box
1219 trace_dump_arg(box, src_box);
1363 const struct pipe_box *box)
1378 result = context->get_transfer(context, texture, level, usage, box);
1423 const struct pipe_box *box)
1432 box);
1452 const struct pipe_box *box = &transfer->box;
1462 trace_dump_arg(box, box);
1467 box,
1489 const struct pipe_box *box,
1507 trace_dump_arg(box, box);
1512 box,
1523 level, usage, box, data, stride, layer_stride);