Home | History | Annotate | Download | only in state_tracker

Lines Matching refs:dstx

256      unsigned dstx, unsigned dsty, unsigned dstz,
271 u_box_3d(dstx, dsty, dstz, src_box->width, src_box->height,
283 unsigned dstx, unsigned dsty, unsigned dstz,
333 blit(pipe, dst, blit_dst_format, dst_level, dstx, dsty, dstz,
401 unsigned dstx, unsigned dsty, unsigned dstz,
430 blit(pipe, dst, noncanon_format, dst_level, dstx, dsty, dstz, src,
437 blit(pipe, dst, canon_format, dst_level, dstx, dsty, dstz, src,
454 swizzled_copy(pipe, dst, dst_level, dstx, dsty, dstz, temp, 0,
463 blit(pipe, dst, noncanon_format, dst_level, dstx, dsty, dstz, src,
478 blit(pipe, dst, noncanon_format, dst_level, dstx, dsty, dstz, temp,
491 unsigned dstx, unsigned dsty, unsigned dstz,
499 pipe->resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz,
507 if (handle_complex_copy(pipe, dst, dst_level, dstx, dsty, dstz, src,
515 if (handle_complex_copy(pipe, dst, dst_level, dstx, dsty, dstz, src,
523 if (handle_complex_copy(pipe, dst, dst_level, dstx, dsty, dstz, src,
531 swizzled_copy(pipe, dst, dst_level, dstx, dsty, dstz, src, src_level,