Searched refs:swizzled_copy (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_copyimage.c | 292 swizzled_copy(struct pipe_context *pipe, in swizzled_copy() function 456 * then proceed the generic swizzled_copy. in handle_complex_copy() 467 swizzled_copy(pipe, dst, dst_level, dstx, dsty, dstz, temp, 0, in handle_complex_copy() 490 swizzled_copy(pipe, temp, 0, 0, 0, 0, src, src_level, src_box); in handle_complex_copy() 544 swizzled_copy(pipe, dst, dst_level, dstx, dsty, dstz, src, src_level, in copy_image()
|
Completed in 1 milliseconds