Home | History | Annotate | Download | only in radeon

Lines Matching full:sbox

164 	struct pipe_box sbox;
166 u_box_3d(0, 0, 0, transfer->box.width, transfer->box.height, transfer->box.depth, &sbox);
171 src, 0, &sbox);
177 src, 0, &sbox);