Lines Matching defs:dstx
76 unsigned dst_level, unsigned dstx, unsigned dsty,
116 u_box_3d(dstx, dsty, dstz, abs(src_box->width), abs(src_box->height),
125 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz, src,
133 unsigned dstx, unsigned dsty, unsigned width,
151 i915_clear_emit(pipe, PIPE_CLEAR_COLOR, color, 0.0, 0x0, dstx, dsty, width,
162 double depth, unsigned stencil, unsigned dstx,
181 stencil, dstx, dsty, width, height);
197 unsigned dst_level, unsigned dstx, unsigned dsty,
203 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz, src,
231 dstx /= block_width;
240 dstx *= (block_size / 4);
248 (short)srcx, (short)srcy, (short)dstx, (short)dsty,
288 unsigned dstx, unsigned dsty, unsigned width,
303 (unsigned short)tex->stride, tex->buffer, offset, (short)dstx,
310 double depth, unsigned stencil, unsigned dstx,
337 (short)dstx, (short)dsty, (short)width, (short)height,