Searched refs:swizzled_copy (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_copyimage.c281 swizzled_copy(struct pipe_context *pipe, function in typeref:typename:void
445 * then proceed the generic swizzled_copy.
456 swizzled_copy(pipe, dst, dst_level, dstx, dsty, dstz, temp, 0,
479 swizzled_copy(pipe, temp, 0, 0, 0, 0, src, src_level, src_box);
533 swizzled_copy(pipe, dst, dst_level, dstx, dsty, dstz, src, src_level,
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_copyimage.c281 swizzled_copy(struct pipe_context *pipe, function in typeref:typename:void
445 * then proceed the generic swizzled_copy.
456 swizzled_copy(pipe, dst, dst_level, dstx, dsty, dstz, temp, 0,
479 swizzled_copy(pipe, temp, 0, 0, 0, 0, src, src_level, src_box);
533 swizzled_copy(pipe, dst, dst_level, dstx, dsty, dstz, src, src_level,

Completed in 7 milliseconds